We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a860e7 commit cbf8ffaCopy full SHA for cbf8ffa
CHANGELOG.md
@@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning].
8
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
9
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
10
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
20
## [4.6.4] - 2025-11-24
21
- Add Subscription Set ID key to Activity
22
chartmogul/version.py
@@ -1 +1 @@
1
-__version__ = "4.7.0"
+__version__ = "4.8.0"
0 commit comments