Skip to content

Commit b633c8d

Browse files
bump: version 0.2.0 → 0.3.0
1 parent a870769 commit b633c8d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.3.0 (2025-03-22)
2+
3+
### Feat
4+
5+
- update supervisord config
6+
- update docker file
7+
- update utils
8+
- update core
9+
- update core
10+
- add confg moudle
11+
- add env config
12+
- add core
13+
114
## 0.2.0 (2025-03-03)
215

316
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ibkr_event_daemon"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "A lightweight event handling tool for Interactive Brokers based on the ibevent library. This project automates the process of capturing, triggering, and dispatching events from the IBKR trading platform."
55
authors = [
66
{name = "Shawn Deng", email = "[email protected]"}

0 commit comments

Comments
 (0)