Fix version in changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1f59f..31d683a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -38,7 +38,7 @@ - Constants `AVIF_VERSION`, `AVIF_VERSION_MAJOR`, `AVIF_VERSION_MINOR`, `AVIF_VERSION_PATCH` - `avifVersion()` function -[Unreleased]: https://github.com/joedrago/avif/compare/v0.1.1...HEAD +[Unreleased]: https://github.com/joedrago/avif/compare/v0.1.2...HEAD [0.1.2]: https://github.com/joedrago/avif/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/joedrago/avif/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/joedrago/avif/releases/tag/v0.1.0