Skip to content

Commit 68598d3

Browse files
committed
Prepare for release
1 parent 3d20d18 commit 68598d3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

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

3-
## UNRELEASED *(0.4.1)*
3+
## [0.4.1](https://github.com/brick/date-time/releases/tag/0.4.1) - 2022-06-18
44

55
**New methods**
66

7-
- `LocalDateRange::toPeriod()`
8-
- `Year::toLocalDateRange()`
9-
- `YearMonth::toLocalDateRange()`
10-
- `YearMonthRange::toLocalDateRange()`
11-
- `YearWeek::toLocalDateRange()`
7+
- `LocalDateRange::toPeriod()` ([#51](https://github.com/brick/date-time/issues/51))
8+
- `Year::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
9+
- `YearMonth::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
10+
- `YearMonthRange::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
11+
- `YearWeek::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
1212

1313
💩 **Deprecations**
1414

0 commit comments

Comments
 (0)