Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simov committed Mar 26, 2023
1 parent 75ea6ab commit daab928
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Change Log

### upcoming (2022-08-25)
### v1.6.6 (2023-03-26)
- [#174](https://github.com/simov/slugify/pull/174) correctly handle empty strings in charmaps (@iliazeus)
- [#169](https://github.com/simov/slugify/pull/169) Add changelog (@simov)
- [#168](https://github.com/simov/slugify/pull/168) chore: document limitations of the `remove` option (#168) (@Trott)
- [#157](https://github.com/simov/slugify/pull/157) Run CI in Node.js 18 (@stscoundrel)
- [#151](https://github.com/simov/slugify/pull/151) Update README.md (#151) (@lorand-horvath)
Expand Down Expand Up @@ -89,4 +91,4 @@
- [#6](https://github.com/simov/slugify/pull/6) Fix then/than homophone grammar mistake. (@PatrickNausha)

### v1.0.1 (2016-08-08)
- [#1](https://github.com/simov/slugify/pull/1) Update README.md (@mrzmyr)
- [#1](https://github.com/simov/slugify/pull/1) Update README.md (@mrzmyr)

0 comments on commit daab928

Please sign in to comment.