Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack committed Feb 20, 2021
1 parent c63a372 commit 1cfd54f
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Generate changelog
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
uses: heinrichreimer/github-changelog-generator-action@v2.2
with:
token: ${{ secrets.PAT_TOKEN }}

Expand Down
67 changes: 67 additions & 0 deletions CHANGELOG.md
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)*

0 comments on commit 1cfd54f

Please sign in to comment.