Skip to content

Commit 1ba5c1a

Browse files
committed
Update CHANGELOG.md format
1 parent 3f605aa commit 1ba5c1a

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Changelog
22

3-
## v0.1.1
3+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
45

5-
* Bug fixes
6-
* Improve error return when the RTC isn't found
6+
## [v0.1.1] - 2020-03-15
77

8-
## v0.1.0
8+
### Fixed
9+
10+
* Improve error return when the RTC isn't found
11+
12+
## [v0.1.0] - 2020-03-15
913

1014
Initial release
15+
16+
[v0.1.1]: https://github.com/nerves-time/nerves_time_rtc_abracon/releases/tag/v0.1.1
17+
[v0.1.0]: https://github.com/nerves-time/nerves_time_rtc_abracon/releases/tag/v0.1.0

0 commit comments

Comments
 (0)