Skip to content

Commit 6adbc41

Browse files
committed
Added link to docs. Bump patch version, update change log.
1 parent c82232f commit 6adbc41

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [v0.2.2] - 2018-08-25
9+
- Fixed documentation link in readme.
10+
811
## [v0.2.1] - 2018-08-25
912

1013
### Added
@@ -38,7 +41,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3841

3942
- Initial release
4043

41-
[Unreleased]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.1...HEAD
44+
[Unreleased]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.2...HEAD
45+
[v0.2.2]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.1...v0.2.2
4246
[v0.2.1]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.0...v0.2.1
4347
[v0.2.0]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.1.1...v0.2.0
4448
[v0.1.1]: https://github.com/mabezdev/stm32l432xx-hal/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)