Skip to content

Commit b2ac987

Browse files
committed
chore(release): 2.1.0
1 parent 7b4dbf5 commit b2ac987

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.1.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/2.0.0...2.1.0) (2024-03-04)
4+
5+
6+
### Features
7+
8+
* add subscriptions method for WebSocket client ([5176960](https://github.com/fugle-dev/fugle-marketdata-python/commit/5176960ce4c24f25ee1064f45306f3bcc6c27447))
9+
310
# [2.0.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.1.0...2.0.0) (2024-01-18)
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.0.0"
3+
version = "2.1.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)