Skip to content

Commit 26438c4

Browse files
committed
Merge tag '2.0.1' into develop
2.0.1
2 parents 850a102 + cc24462 commit 26438c4

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
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.0.1] - 2020-11-24
810
### Added
911
- Add ASSIGN_PUBLIC_IP configuration option [#28](https://github.com/azavea/django-ecsmanage/pull/28)
1012

@@ -57,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5759
- Update PyPi credentials [#4](https://github.com/azavea/django-ecsmanage/pull/4)
5860
- Initialize Django module for one-off management commands [#2](https://github.com/azavea/django-ecsmanage/pull/2)
5961

60-
[Unreleased]: https://github.com/azavea/django-ecsmanage/compare/2.0.0...HEAD
62+
[Unreleased]: https://github.com/azavea/django-ecsmanage/compare/2.0.1...HEAD
63+
[2.0.1]: https://github.com/azavea/django-ecsmanage/compare/2.0.0...2.0.1
6164
[2.0.0]: https://github.com/azavea/django-ecsmanage/compare/1.1.0...2.0.0
6265
[1.1.0]: https://github.com/:azavea/django-ecsmanage/compare/1.0.1...1.1.0
6366
[1.0.1]: https://github.com/:azavea/django-ecsmanage/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)