Skip to content

Commit

Permalink
Add stub for 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orlnub123 committed Nov 20, 2018
1 parent 7a07f3e commit 52f8d4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
- Added the `optional` env argument that defaults to acting as a noop.
- Made the default settings accessible directly from the class.

## [0.1.2] - Unreleased

## [0.1.1] - 2018-11-20

### Fixed
Expand All @@ -28,5 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
Initial release.

[0.2.0]: https://github.com/orlnub123/django-class-settings/compare/0.1.0...master
[0.1.2]: https://github.com/orlnub123/django-class-settings/compare/0.1.1...release/0.1
[0.1.1]: https://github.com/orlnub123/django-class-settings/releases/tag/0.1.1
[0.1.0]: https://github.com/orlnub123/django-class-settings/releases/tag/0.1.0

0 comments on commit 52f8d4e

Please sign in to comment.