Skip to content

Commit f9a51d7

Browse files
update CHANGELOG for version 0.2.1
1 parent d7ec201 commit f9a51d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1818

1919
## [Unreleased]
2020

21+
## [0.2.1]
22+
2123
### Fixed
2224

2325
- `github import-app` management command is now wrapped in an atomic transaction, in case any import steps fail.
@@ -52,6 +54,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
5254

5355
- Josh Thomas <[email protected]> (maintainer)
5456

55-
[unreleased]: https://github.com/joshuadavidthomas/django-github-app/compare/v0.2.0...HEAD
57+
[unreleased]: https://github.com/joshuadavidthomas/django-github-app/compare/v0.2.1...HEAD
5658
[0.1.0]: https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.1.0
5759
[0.2.0]: https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.2.0
60+
[0.2.1]: https://github.com/joshuadavidthomas/django-github-app/releases/tag/v0.2.1

0 commit comments

Comments
 (0)