diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd65b4..4341f0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Techan Release notes +## 0.10.0 +* Add TimePeriod#In to modify timezone information +* Add TimePeriod#UTC to set location to UTC + ## 0.9.0 * Add [AroonIndicator](https://www.investopedia.com/terms/a/aroon.asp) * Deprecate [Parse](https://godoc.org/github.com/sdcoffey/techan#Parse) for time periods, introduce `ParseTimePeriod`