Skip to content

Commit 6394877

Browse files
committed
changelog for v0.3.0
1 parent 0093c8d commit 6394877

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.3.0] - 2022-07-16
4+
5+
Added methods to IntlDate:
6+
7+
- getQuarter
8+
- isEqual
9+
- isBefore
10+
- isAfter
11+
- isBetween
12+
- daysUntil
13+
- min
14+
- max
15+
- format
16+
317
## [0.2.1] - 2022-07-14
418

519
- Export CalendarType

0 commit comments

Comments
 (0)