[[pre-release-replacements]]
file = "../../CHANGELOG.md"
search = "## \\[Unreleased\\]"
replace = "## [Unreleased]\n\n## [{{version}}] - {{date}}"
exactly = 1
[[pre-release-replacements]]
file = "../../CHANGELOG.md"
search = "\\[Unreleased\\]: https://github.com/arthur-debert/standout/compare/standout-v[0-9.]+\\.\\.\\.HEAD"
replace = "[Unreleased]: https://github.com/arthur-debert/standout/compare/standout-v{{version}}...HEAD\n[{{version}}]: https://github.com/arthur-debert/standout/compare/standout-v{{prev_version}}...standout-v{{version}}"
exactly = 1