Skip to content

Commit

Permalink
docs: Update changelog (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgrayston-paddle authored Nov 20, 2024
1 parent d1341ee commit de2d28a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Check our main [developer changelog](https://developer.paddle.com/?utm_source=dx
### Fixed
- `paddle_billing.Notifications.Entities.Subscription` and `paddle_billing.Notifications.Entities.SubscriptionCreated` `current_billing_period` would return `None` if `billing_details` was `None`. `current_billing_period` will now return `TimePeriod` when set.

### Added

- Added missing `traffic_source` property to `paddle_billing.Entities.NotificationSetting` entity

## 1.1.1 - 2024-11-14

### Fixed
Expand Down

0 comments on commit de2d28a

Please sign in to comment.