Skip to content

Commit e8de5c2

Browse files
committed
Add changes for v0.1.0
1 parent 37ed7d1 commit e8de5c2

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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).
4+
The format is based on [Keep a Changelog], and this project adheres to
5+
[Semantic Versioning].
6+
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

Comments
 (0)