|
|
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
+## [1.3.0]
|
|
|
+
|
|
|
### Added
|
|
|
|
|
|
* Simple ADC support for the `flipperzero` module:
|
|
|
@@ -116,7 +118,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
* Basic build setup
|
|
|
* Minimal working example
|
|
|
|
|
|
-[Unreleased]: https://github.com/ofabel/mp-flipper/compare/v1.2.0...HEAD
|
|
|
+[Unreleased]: https://github.com/ofabel/mp-flipper/compare/v1.3.0...HEAD
|
|
|
+[1.3.0]: https://github.com/ofabel/mp-flipper/compare/v1.2.0...v1.3.0
|
|
|
[1.2.0]: https://github.com/ofabel/mp-flipper/compare/v1.1.0...v1.2.0
|
|
|
[1.1.0]: https://github.com/ofabel/mp-flipper/compare/v1.0.0...v1.1.0
|
|
|
[1.0.0]: https://github.com/ofabel/mp-flipper/compare/v0.5.0-beta.1...v1.0.0
|