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

Commit 1cfd54f

Browse files
author
Tonye Jack
committed
Updated changelog.
1 parent c63a372 commit 1cfd54f

File tree

2 files changed

+68
-1
lines changed

2 files changed

+68
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Generate changelog
16-
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
16+
uses: heinrichreimer/github-changelog-generator-action@v2.2
1717
with:
1818
token: ${{ secrets.PAT_TOKEN }}
1919

CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,106 @@
11
# Changelog
22

3+
## [v0.2.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.4) (2021-02-20)
4+
5+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.3...v0.2.4)
6+
7+
**Merged pull requests:**
8+
9+
- Update CHANGELOG [\#73](https://github.com/tj-django/django-migration-resolver-hook/pull/73) ([jackton1](https://github.com/jackton1))
10+
311
## [v0.2.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.3) (2021-02-20)
412

13+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.2...v0.2.3)
14+
515
## [v0.2.2](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.2) (2021-02-20)
616

17+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.1...v0.2.2)
18+
719
## [v0.2.1](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.1) (2021-02-20)
820

21+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.2.0...v0.2.1)
22+
923
## [v0.2.0](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.2.0) (2021-02-20)
1024

25+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.7...v0.2.0)
26+
27+
**Merged pull requests:**
28+
29+
- Update README.md [\#71](https://github.com/tj-django/django-migration-resolver-hook/pull/71) ([jackton1](https://github.com/jackton1))
30+
- Update admin.py [\#70](https://github.com/tj-django/django-migration-resolver-hook/pull/70) ([jackton1](https://github.com/jackton1))
31+
- Update to remove git-changelog [\#69](https://github.com/tj-django/django-migration-resolver-hook/pull/69) ([jackton1](https://github.com/jackton1))
32+
- Create changelog.yml [\#68](https://github.com/tj-django/django-migration-resolver-hook/pull/68) ([jackton1](https://github.com/jackton1))
33+
1134
## [v0.1.7](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.7) (2021-01-31)
1235

36+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.6...v0.1.7)
37+
1338
**Closed issues:**
1439

40+
- Dependabot couldn't find a \<anything\>.yml for this project [\#61](https://github.com/tj-django/django-migration-resolver-hook/issues/61)
1541
- Increase test coverage. [\#10](https://github.com/tj-django/django-migration-resolver-hook/issues/10)
1642

43+
**Merged pull requests:**
44+
45+
- feature/update Makefile [\#67](https://github.com/tj-django/django-migration-resolver-hook/pull/67) ([jackton1](https://github.com/jackton1))
46+
- 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))
47+
- Update resolver.py increasing the timeout [\#65](https://github.com/tj-django/django-migration-resolver-hook/pull/65) ([jackton1](https://github.com/jackton1))
48+
- 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))
49+
- 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))
50+
- 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))
51+
- 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))
52+
- 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))
53+
- Configure Renovate [\#11](https://github.com/tj-django/django-migration-resolver-hook/pull/11) ([renovate[bot]](https://github.com/apps/renovate))
54+
1755
## [v0.1.6](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.6) (2020-02-11)
1856

57+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.5...v0.1.6)
58+
1959
## [v0.1.5](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.5) (2020-02-08)
2060

61+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.4...v0.1.5)
62+
2163
## [v0.1.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.4) (2020-02-07)
2264

65+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.3...v0.1.4)
66+
2367
## [v0.1.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.3) (2020-02-03)
2468

69+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.2...v0.1.3)
70+
2571
## [v0.1.2](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.2) (2020-02-03)
2672

73+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.1...v0.1.2)
74+
2775
## [v0.1.1](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.1) (2020-02-03)
2876

77+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.1.0...v0.1.1)
78+
2979
## [v0.1.0](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.1.0) (2020-02-03)
3080

81+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.5...v0.1.0)
82+
83+
**Merged pull requests:**
84+
85+
- Update README.md [\#7](https://github.com/tj-django/django-migration-resolver-hook/pull/7) ([jackton1](https://github.com/jackton1))
86+
- 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))
87+
3188
## [v0.0.5](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.5) (2020-01-24)
3289

90+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.4...v0.0.5)
91+
3392
## [v0.0.4](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.4) (2020-01-24)
3493

94+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/v0.0.3...v0.0.4)
95+
3596
## [v0.0.3](https://github.com/tj-django/django-migration-resolver-hook/tree/v0.0.3) (2020-01-24)
3697

98+
[Full Changelog](https://github.com/tj-django/django-migration-resolver-hook/compare/e6d3846d181904cdf6dc8520d507c16d1599a338...v0.0.3)
99+
100+
**Merged pull requests:**
101+
102+
- Create LICENSE [\#1](https://github.com/tj-django/django-migration-resolver-hook/pull/1) ([jackton1](https://github.com/jackton1))
103+
37104

38105

39106
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)