We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f605aa commit 1ba5c1aCopy full SHA for 1ba5c1a
CHANGELOG.md
@@ -1,10 +1,17 @@
1
# Changelog
2
3
-## v0.1.1
+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).
5
-* Bug fixes
6
- * Improve error return when the RTC isn't found
+## [v0.1.1] - 2020-03-15
7
8
-## v0.1.0
+### Fixed
9
+
10
+* Improve error return when the RTC isn't found
11
12
+## [v0.1.0] - 2020-03-15
13
14
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