|
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
+## [1.8.0]
|
|
|
+
|
|
|
+### Fixed
|
|
|
+
|
|
|
+* [#9](https://github.com/ofabel/mp-flipper/issues/9): Update to latest SDK version.
|
|
|
+
|
|
|
## [1.7.0]
|
|
|
|
|
|
### Changed
|
|
|
@@ -172,7 +178,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.7.0...dev
|
|
|
+[Unreleased]: https://github.com/ofabel/mp-flipper/compare/v1.8.0...dev
|
|
|
+[1.8.0]: https://github.com/ofabel/mp-flipper/compare/v1.7.0...v1.8.0
|
|
|
[1.7.0]: https://github.com/ofabel/mp-flipper/compare/v1.6.0...v1.7.0
|
|
|
[1.6.0]: https://github.com/ofabel/mp-flipper/compare/v1.5.0...v1.6.0
|
|
|
[1.5.0]: https://github.com/ofabel/mp-flipper/compare/v1.4.0...v1.5.0
|