Skip to content

Commit 435beb0

Browse files
author
Kamil Pavlicko
authored
Release v4.3.0 (#94)
1 parent efe114a commit 435beb0

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning].
88
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
99
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1010

11+
## [4.3.0] - 2024-03-25
12+
- Adds support for Opportunities (https://dev.chartmogul.com/reference/opportunities)
13+
1114
## [4.2.1] - 2024-01-15
1215
- Fix customer website_url, add missing allow_none=True
1316

chartmogul/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.2.1"
1+
__version__ = "4.3.0"

0 commit comments

Comments
 (0)