diff --git a/CHANGELOG.md b/CHANGELOG.md index 61a7a4f..6f1b988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ new entry format: ### next (yyyy/mm/dd) +- [PR#](url) Description. - [@user](url) + +### v0.5.0 (2024/09/01) + - [#132](https://github.com/simonneutert/labradorite-notebook/pull/132) All new posts' title will be set to the current date. Please visit the [UPGRADING](UPGRADING.md) readme file, too. - [@simonneutert](https://github.com/simonneutert) - [#106](https://github.com/simonneutert/labradorite-notebook/pull/106) Updates Ruby, Node.js, and Nokogiri versions, and replace unmaintained tag JS framework with "use-bootstrap-tag". - [@simonneutert](https://github.com/simonneutert)