Skip to content

Commit 0097471

Browse files
committed
update changelog
1 parent f1032c6 commit 0097471

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## main
44

5+
### Improvements
6+
7+
* DateTime rewrites:
8+
* `DateTime.compare` => `DateTime.{before/after}` (elixir >= 1.15, #62)
9+
* `Timex.now` => `DateTime.utc_now`
10+
* `Timex.today` => `Date.utc_today`
11+
12+
### Fixes
13+
14+
15+
516
## v0.8.2
617

718
### Fixes

0 commit comments

Comments
 (0)