diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b681be..6c34bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog], and this project adheres to [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html +## [0.1.7] - 2023-09-27 + +- Build on Go v1.21 + ## [0.1.6] - 2023-05-05 - Add support for Dogma v0.12.0 `Routes()` configuration @@ -52,6 +56,7 @@ The format is based on [Keep a Changelog], and this project adheres to [0.1.4]: https://github.com/dogmatiq/browser/releases/v0.1.4 [0.1.5]: https://github.com/dogmatiq/browser/releases/v0.1.5 [0.1.6]: https://github.com/dogmatiq/browser/releases/v0.1.6 +[0.1.7]: https://github.com/dogmatiq/browser/releases/v0.1.7