Skip to content

Commit

Permalink
docs: update Changelog
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mnater committed Apr 12, 2024
1 parent dcd80fc commit 872c93e
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 @@
# Version History

## Current (not versioned nor released, yet)
### Breaking changes
* Drop support for outdated (eol) node versions. Hyphenopoly.module now requires node >= 18
### Fixed
* bump devDependencies
* small perf related refactorings
### Test
* use eslint flatConfig

## Version 5.3.0 (2023-11-24)
### Added
* loader/loaderSync now has a second argument containing an URL to the patternDirectory (issue #207)
Expand Down

0 comments on commit 872c93e

Please sign in to comment.