CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.0.2](https://github.com/cHeeSaW/alpha-vantage-bundle/compare/v2.0.1...v2.0.2) (2021-04-12)
### [2.0.1](https://github.com/cHeeSaW/alpha-vantage-bundle/compare/v2.0.0...v2.0.1) (2020-07-15)
## [2.0.0](https://github.com/cHeeSaW/alpha-vantage-bundle/compare/v1.0.0...v2.0.0) (2020-07-15)
### ⚠ BREAKING CHANGES
* Endpoints will be immutable
* refactor!: make endpoints immutable
* endpoints are immutable now. All parameters must be passed via constructor
### Bug Fixes
* interval in stocktime series ([6999370](https://github.com/cHeeSaW/alpha-vantage-bundle/commit/6999370bf1f3600609258b28d5aad3b313d1cccf))
* Technical indicators (#8) ([d608536](https://github.com/cHeeSaW/alpha-vantage-bundle/commit/d608536935f57d449892d53d85a1d032b04b64b4)), closes [#8](https://github.com/cHeeSaW/alpha-vantage-bundle/issues/8)
## 1.0.0 (2020-02-10)