Skip to content

Commit cbf8ffa

Browse files
authored
Update version to v4.8.0 (#127)
* Update version to v4.8.0 * Update changelog
1 parent 8a860e7 commit cbf8ffa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ 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.8.0] - 2026-01-06
12+
- Mention filters (CFL) param for metrics api
13+
- Add Customer.subscriptions
14+
- Update CustomerSubscription.list_imported to deprecated
15+
- Add disabled, disabled_at, edit_history_summary and errors fields to Invoice
16+
17+
## [4.7.0] - 2025-12-22
18+
- Add fetching additional DataSource fields
19+
1120
## [4.6.4] - 2025-11-24
1221
- Add Subscription Set ID key to Activity
1322

chartmogul/version.py

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

0 commit comments

Comments
 (0)