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 19, 2024
1 parent c77c70c commit db3b250
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.6.5](https://github.com/brick/date-time/releases/tag/0.6.5) - 2024-06-19

**New methods**

- `LocalDate::previousDayOfWeek()`
- `LocalDate::previousOrSameDayOfWeek()`
- `LocalDate::nextDayOfWeek()`
- `LocalDate::nextOrSameDayOfWeek()`

## [0.6.4](https://github.com/brick/date-time/releases/tag/0.6.4) - 2024-04-25

**New features**
Expand Down

0 comments on commit db3b250

Please sign in to comment.