Skip to content

Commit 47e909f

Browse files
authored
Merge pull request #83 from kraken-tech/fix-typo-changelog-version
Fix typo in CHANGELOG's unreleased section link
2 parents 1170063 + b1c74bd commit 47e909f

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)