Skip to content

Commit d943378

Browse files
committed
chore(release): 1.1.0
1 parent 2cd4e74 commit d943378

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+
# [1.1.0](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.0.2...1.1.0) (2023-12-19)
4+
5+
6+
### Features
7+
8+
* add ping method to WebSocket client ([2cd4e74](https://github.com/fugle-dev/fugle-marketdata-python/commit/2cd4e7409036101993bae927bcc900aac1d77ba3))
9+
310
## [1.0.2](https://github.com/fugle-dev/fugle-marketdata-python/compare/1.0.1...1.0.2) (2023-11-13)
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 = "1.0.2"
3+
version = "1.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)