Skip to content

Commit

Permalink
Update CHANGELOG.md for v2.1.0 to current
Browse files Browse the repository at this point in the history
  • Loading branch information
intcreator committed May 25, 2023
1 parent 0b663a8 commit 98be828
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,36 @@
## [v2.3.1]

### Added

- New test cases

### Fixed

- Linting issues

## [v2.3.0]

### Fixed

- Some small bugs

### Changed

- Refactored get next date function

## [v2.2.0]

### Changed

- Updated Luxon dependency
- Updated unit tests to be compatible with new Luxon version

## [v2.1.0]

### Changed

- "Maximum iterations" will direct the user to refer to a single canonical issue instead of creating a new one

## [v2.0.0] - 2022-05-03
- Upgrade vulnerable dependencies
- Move from moment.js to luxon (breaking change)
Expand Down

0 comments on commit 98be828

Please sign in to comment.