Skip to content

Commit a8378e0

Browse files
committed
Update CHANGELOG
1 parent 3a7fa9c commit a8378e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44

55
### Added
66

7-
- Added support for the alternative formatter's tokens in `from_format()`
7+
- Added support for the alternative formatter's tokens in `from_format()`.
88
- Added a `timezones` module attribute to expose available timezones.
9+
- Added the `exact` keyword to `parse()` which behaves exactly like `strict`.
910

1011
### Changed
1112

1213
- Dropped support for Python 3.2 and 3.3.
14+
- The `classic` formatter in `from_format()` is now deprecated.
1315

1416
### Fixed
1517

0 commit comments

Comments
 (0)