Skip to content

Commit 87c584b

Browse files
committed
Update CHANGELOG
1 parent 1ba13c0 commit 87c584b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

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

55
### Added
66

7+
- Added the `datetime()` helper.
78
- Added the `set()` method to set properties.
89
- Added the `is_utc()` and `is_local()` methods.
910

1011
### Deprecated
1112

12-
- `year_()`, `month_()`, `day_`, `hour_`, `minute_`, `second_`, `microsecond_()` are now deprecated.
13+
- `year_()`, `month_()`, `day_()`, `hour_()`, `minute_()`, `second_()`, `microsecond_()` are now deprecated.
1314
- `timezone_()` and `tz_()` are now deprecated.
1415
- `timestamp_()` is now deprecated.
1516
- `with_date_time()`, `with_time_from_string()` and `with_timestamp()` are now deprecated.

0 commit comments

Comments
 (0)