diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da2842..71a9608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +No notable changes. + + +## [0.1.0] - 2021-03-28 + ### Added - `multidockerfile version` command ([#1](https://github.com/haines/multidockerfile/pull/1)) - `multidockerfile join` command ([#2](https://github.com/haines/multidockerfile/pull/2)) -[Unreleased]: https://github.com/haines/multidockerfile/compare/20586c3eb00aad3dde1ca63eb47dcb14ae6372d5...HEAD +[Unreleased]: https://github.com/haines/multidockerfile/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/haines/multidockerfile/compare/20586c3eb00aad3dde1ca63eb47dcb14ae6372d5...v0.1.0 diff --git a/VERSION b/VERSION index 0d4d124..6e8bf73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0-dev +0.1.0