We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ed7d1 commit e8de5c2Copy full SHA for e8de5c2
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-The format is based on [Keep a
5
-Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
6
-[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+The format is based on [Keep a Changelog], and this project adheres to
+[Semantic Versioning].
+
7
+## [0.1.0] - 2020-11-30
8
+### Added
9
+- Initial release.
10
11
+[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
12
+[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
13
+[0.1.0]: https://github.com/newaperio/mutiny/releases/tag/v1.0.0
0 commit comments