Skip to content

Commit

Permalink
Merge tag '0.1.0' into develop
Browse files Browse the repository at this point in the history
0.1.0
  • Loading branch information
rbreslow committed Apr 10, 2019
2 parents 0a5ee67 + a5b8196 commit 280b659
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0] - 2019-04-10
### Added
- Update PyPi credentials [\#4](https://github.com/azavea/django-ecsmanage/pull/4)
- Initialize Django module for one-off management commands [\#2](https://github.com/azavea/django-ecsmanage/pull/2)

[Unreleased]: https://github.com/azavea/django-ecsmanage/compare/0.1.0...HEAD
[0.1.0]: https://github.com/azavea/django-ecsmanage/releases/tag/0.1.0

0 comments on commit 280b659

Please # to comment.