Skip to content

Commit 93d11d2

Browse files
committed
chore(release): 2.3.0
1 parent 5490cd5 commit 93d11d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [2.3.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/2.2.0...2.3.0) (2024-10-23)
4+
5+
6+
### Features
7+
8+
* add REST endpoints for stock technical API ([e9a2f59](https://github.com/fugle-dev/fugle-marketdata-python/commit/e9a2f597d7fc63c19bee4b6247f508ef11744452))
9+
310
# [2.2.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/2.1.1...2.2.0) (2024-07-30)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fugle-marketdata"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
description = "Fugle Realtime API 1.0 client library for Python"
55
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)