Skip to content

Commit 8ae422f

Browse files
committed
Update CHANGELOG
1 parent 0cc9779 commit 8ae422f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [1.1.0] / 2020-11-19
9+
10+
### Changed
11+
12+
- Manifest may now be defined as a function, promise, or async function.
13+
814
## [1.0.3] / 2020-11-14
915

1016
### Changed
@@ -31,7 +37,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3137

3238
- Initial release.
3339

34-
[Unreleased]: https://github.com/rxrc/curator/compare/v1.0.3...HEAD
40+
[Unreleased]: https://github.com/rxrc/curator/compare/v1.1.0...HEAD
41+
[1.1.0]: https://github.com/rxrc/curator/compare/v1.0.3...v1.1.0
3542
[1.0.3]: https://github.com/rxrc/curator/compare/v1.0.2...v1.0.3
3643
[1.0.2]: https://github.com/rxrc/curator/compare/v1.0.1...v1.0.2
3744
[1.0.1]: https://github.com/rxrc/curator/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)