Skip to content

Commit b1c74bd

Browse files
committed
Fix typo in CHANGELOG's unreleased section link
Correct version is 0.1.19, not 1.1.19
1 parent 1170063 commit b1c74bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ _No notable unreleased changes_
201201
- `SaferAddIndexConcurrently` migration operation to create new Postgres
202202
indexes in a safer, idempotent way.
203203

204-
[Unreleased]: https://github.com/kraken-tech/django-pg-migration-tools/compare/v1.1.19...HEAD
204+
[Unreleased]: https://github.com/kraken-tech/django-pg-migration-tools/compare/v0.1.19...HEAD
205205
[0.1.19]: https://github.com/kraken-tech/django-pg-migration-tools/compare/v0.1.18...v0.1.19
206206
[0.1.18]: https://github.com/kraken-tech/django-pg-migration-tools/compare/v0.1.17...v0.1.18
207207
[0.1.17]: https://github.com/kraken-tech/django-pg-migration-tools/compare/v0.1.16...v0.1.17

0 commit comments

Comments
 (0)