Skip to content

Commit cca0707

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2021-12-21) ### Bug Fixes * **chart:** more query tests, intervals, edge cases ([#336](#336)) ([6b95d7e](6b95d7e)) * **package:** have semantic-release recognize version branches ([a89d895](a89d895)) * **quote:** equity: allow underlyingSymbol. LDN.MI test ([#363](#363)) ([817410b](817410b)) ### Features * **chart:** { return: "array" } (default) + test fix ([#336](#336)) ([1ac66c3](1ac66c3)) * **chart:** initial release as "_chart" ([#239](#239), [#328](#328), [#334](#334)) ([92b90b1](92b90b1))
1 parent 28cf186 commit cca0707

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [2.1.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.0.1...v2.1.0) (2021-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **chart:** more query tests, intervals, edge cases ([#336](https://github.com/gadicc/node-yahoo-finance2/issues/336)) ([6b95d7e](https://github.com/gadicc/node-yahoo-finance2/commit/6b95d7e99e775ef6f304642730f4cec7a7e707fa))
7+
* **package:** have semantic-release recognize version branches ([a89d895](https://github.com/gadicc/node-yahoo-finance2/commit/a89d8951278061657ff63d552c1a1fb4e318977e))
8+
* **quote:** equity: allow underlyingSymbol. LDN.MI test ([#363](https://github.com/gadicc/node-yahoo-finance2/issues/363)) ([817410b](https://github.com/gadicc/node-yahoo-finance2/commit/817410be01dfff72df91aeb697ed6822e4cd169b))
9+
10+
11+
### Features
12+
13+
* **chart:** { return: "array" } (default) + test fix ([#336](https://github.com/gadicc/node-yahoo-finance2/issues/336)) ([1ac66c3](https://github.com/gadicc/node-yahoo-finance2/commit/1ac66c3e335982b198dbf56bc4e311b1192026bd))
14+
* **chart:** initial release as "_chart" ([#239](https://github.com/gadicc/node-yahoo-finance2/issues/239), [#328](https://github.com/gadicc/node-yahoo-finance2/issues/328), [#334](https://github.com/gadicc/node-yahoo-finance2/issues/334)) ([92b90b1](https://github.com/gadicc/node-yahoo-finance2/commit/92b90b1dee5350ae7144b0b642710baaa88ea694))
15+
116
## [2.0.1](https://github.com/gadicc/node-yahoo-finance2/compare/v2.0.0...v2.0.1) (2021-11-13)
217

318

0 commit comments

Comments
 (0)