This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tonye Jack
committed
Feb 20, 2021
1 parent
c63a372
commit 1cfd54f
Showing
2 changed files
with
68 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,106 @@ | ||
# Changelog | ||
|
||
## [v0.2.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.4) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.3...v0.2.4) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update CHANGELOG [\#73](https://github.com/tj-django/django-migration-resolver-hook/pull/73) ([jackton1](https://github.com/jackton1)) | ||
|
||
## [v0.2.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.3) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.2...v0.2.3) | ||
|
||
## [v0.2.2](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.2) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.1...v0.2.2) | ||
|
||
## [v0.2.1](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.1) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.0...v0.2.1) | ||
|
||
## [v0.2.0](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.0) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.7...v0.2.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update README.md [\#71](https://github.com/tj-django/django-migration-resolver-hook/pull/71) ([jackton1](https://github.com/jackton1)) | ||
- Update admin.py [\#70](https://github.com/tj-django/django-migration-resolver-hook/pull/70) ([jackton1](https://github.com/jackton1)) | ||
- Update to remove git-changelog [\#69](https://github.com/tj-django/django-migration-resolver-hook/pull/69) ([jackton1](https://github.com/jackton1)) | ||
- Create changelog.yml [\#68](https://github.com/tj-django/django-migration-resolver-hook/pull/68) ([jackton1](https://github.com/jackton1)) | ||
|
||
## [v0.1.7](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.7) (2021-01-31) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.6...v0.1.7) | ||
|
||
**Closed issues:** | ||
|
||
- Dependabot couldn't find a \<anything\>.yml for this project [\#61](https://github.com/tj-django/django-migration-resolver-hook/issues/61) | ||
- Increase test coverage. [\#10](https://github.com/tj-django/django-migration-resolver-hook/issues/10) | ||
|
||
**Merged pull requests:** | ||
|
||
- feature/update Makefile [\#67](https://github.com/tj-django/django-migration-resolver-hook/pull/67) ([jackton1](https://github.com/jackton1)) | ||
- Bump git-changelog from 0.1.0 to 0.4.2 [\#66](https://github.com/tj-django/django-migration-resolver-hook/pull/66) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) | ||
- Update resolver.py increasing the timeout [\#65](https://github.com/tj-django/django-migration-resolver-hook/pull/65) ([jackton1](https://github.com/jackton1)) | ||
- Bump pip-tools from 4.5.1 to 5.5.0 [\#64](https://github.com/tj-django/django-migration-resolver-hook/pull/64) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) | ||
- Bump twine from 1.15.0 to 3.3.0 [\#63](https://github.com/tj-django/django-migration-resolver-hook/pull/63) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) | ||
- Bump bump2version from 0.5.11 to 1.0.1 [\#59](https://github.com/tj-django/django-migration-resolver-hook/pull/59) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) | ||
- Update dependency twine to v1.15.0 [\#16](https://github.com/tj-django/django-migration-resolver-hook/pull/16) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency pip-tools to v4.5.1 [\#15](https://github.com/tj-django/django-migration-resolver-hook/pull/15) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Configure Renovate [\#11](https://github.com/tj-django/django-migration-resolver-hook/pull/11) ([renovate[bot]](https://github.com/apps/renovate)) | ||
|
||
## [v0.1.6](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.6) (2020-02-11) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.5...v0.1.6) | ||
|
||
## [v0.1.5](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.5) (2020-02-08) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.4...v0.1.5) | ||
|
||
## [v0.1.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.4) (2020-02-07) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.3...v0.1.4) | ||
|
||
## [v0.1.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.3) (2020-02-03) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.2...v0.1.3) | ||
|
||
## [v0.1.2](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.2) (2020-02-03) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.1...v0.1.2) | ||
|
||
## [v0.1.1](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.1) (2020-02-03) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.0...v0.1.1) | ||
|
||
## [v0.1.0](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.0) (2020-02-03) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.5...v0.1.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update README.md [\#7](https://github.com/tj-django/django-migration-resolver-hook/pull/7) ([jackton1](https://github.com/jackton1)) | ||
- Added support for auto\_migration and fixed timeout. [\#2](https://github.com/tj-django/django-migration-resolver-hook/pull/2) ([jackton1](https://github.com/jackton1)) | ||
|
||
## [v0.0.5](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.5) (2020-01-24) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.4...v0.0.5) | ||
|
||
## [v0.0.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.4) (2020-01-24) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.3...v0.0.4) | ||
|
||
## [v0.0.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.3) (2020-01-24) | ||
|
||
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/e6d3846d181904cdf6dc8520d507c16d1599a338...v0.0.3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Create LICENSE [\#1](https://github.com/tj-django/django-migration-resolver-hook/pull/1) ([jackton1](https://github.com/jackton1)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |