Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0](v2.2.0...v2.3.0) (2022-03-06)

### Bug Fixes

* **insights:** fix schema for more recent yahoo results ([c71a400](c71a400))
* **validation:** Date, allow ISODate without ms precision too ([82ba1cb](82ba1cb))

### Features

* **yahoo:** Configurable YF_QUERY_HOST in URLs ([#109](#109)) ([716c0f1](716c0f1))
  • Loading branch information
semantic-release-bot committed Mar 6, 2022
1 parent c71a400 commit 6561046
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.3.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.2.0...v2.3.0) (2022-03-06)


### Bug Fixes

* **insights:** fix schema for more recent yahoo results ([c71a400](https://github.com/gadicc/node-yahoo-finance2/commit/c71a400588011171839ae15f571518e8fca17549))
* **validation:** Date, allow ISODate without ms precision too ([82ba1cb](https://github.com/gadicc/node-yahoo-finance2/commit/82ba1cbc8ad910a6badfdb77791786fecd44c632))


### Features

* **yahoo:** Configurable YF_QUERY_HOST in URLs ([#109](https://github.com/gadicc/node-yahoo-finance2/issues/109)) ([716c0f1](https://github.com/gadicc/node-yahoo-finance2/commit/716c0f115571c15d76ff5e1e2ef10aab5fbf02e6))

# [2.2.0](https://github.com/gadicc/node-yahoo-finance2/compare/v2.1.9...v2.2.0) (2022-03-03)


Expand Down

0 comments on commit 6561046

Please sign in to comment.