Skip to content

Commit 79fd3bc

Browse files
authored
Clear release notes (#216)
2 parents 5e67eba + 3d9a5c7 commit 79fd3bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
## Upgrading
88

9-
- `DeliveryPeriod` instances now require a `DeliveryDuration` as an argument in their constructors, and can't be instantiated from `timedelta`s any more. Instead, `DeliveryDuration`s can be created from `timedelta` instances with `DeliveryDuration.from_timedelta()`.
10-
11-
- Timestamps are no-longer automatically converted to UTC. If provided timestamps are not in UTC, the client will raise an exception.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1210

1311
## New Features
1412

0 commit comments

Comments
 (0)