We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4dbf5 commit b2ac987Copy full SHA for b2ac987
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
# [2.0.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.1.0...2.0.0) (2024-01-18)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fugle-marketdata"
-version = "2.0.0"
+version = "2.1.0"
description = "Fugle Realtime API 1.0 client library for Python"
authors = ["Fortuna Intelligence Co., Ltd. <[email protected]>"]
license = "MIT"
0 commit comments