Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Jun 18, 2022
1 parent 3d20d18 commit 68598d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

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

**New methods**

- `LocalDateRange::toPeriod()`
- `Year::toLocalDateRange()`
- `YearMonth::toLocalDateRange()`
- `YearMonthRange::toLocalDateRange()`
- `YearWeek::toLocalDateRange()`
- `LocalDateRange::toPeriod()` ([#51](https://github.com/brick/date-time/issues/51))
- `Year::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
- `YearMonth::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
- `YearMonthRange::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))
- `YearWeek::toLocalDateRange()` ([#46](https://github.com/brick/date-time/pull/46))

💩 **Deprecations**

Expand Down

0 comments on commit 68598d3

Please sign in to comment.