Skip to content

Commit

Permalink
chore(release): 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinypfan committed Oct 23, 2024
1 parent 5490cd5 commit 93d11d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [2.3.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/2.2.0...2.3.0) (2024-10-23)


### Features

* add REST endpoints for stock technical API ([e9a2f59](https://github.com/fugle-dev/fugle-marketdata-python/commit/e9a2f597d7fc63c19bee4b6247f508ef11744452))

# [2.2.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/2.1.1...2.2.0) (2024-07-30)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fugle-marketdata"
version = "2.2.0"
version = "2.3.0"
description = "Fugle Realtime API 1.0 client library for Python"
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 93d11d2

Please sign in to comment.