File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and 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
You can’t perform that action at this time.
0 commit comments