Skip to content

Commit 379726f

Browse files
committed
update changelog
1 parent 3df1e96 commit 379726f

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.0-beta.1] - 2024-08-04
11+
12+
### Added
13+
14+
* Message dialog support.
15+
* Update to the latest 0.104.0 firmware.
16+
17+
### Removed
18+
19+
* Disabled various Python builtins to shrink binary size.
20+
1021
## [0.4.0-beta.1] - 2024-04-14
1122

1223
### Added
@@ -51,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5162
* Basic build setup
5263
* Minimal working example
5364

54-
[Unreleased]: https://github.com/ofabel/mp-flipper/compare/v0.4.0-beta.1...HEAD
65+
[Unreleased]: https://github.com/ofabel/mp-flipper/compare/v0.5.0-beta.1...HEAD
66+
[0.5.0-beta.1]: https://github.com/ofabel/mp-flipper/compare/v0.4.0-beta.1...v0.5.0-beta.1
5567
[0.4.0-beta.1]: https://github.com/ofabel/mp-flipper/compare/v0.3.0-alpha.1...v0.4.0-beta.1
5668
[0.3.0-alpha.1]: https://github.com/ofabel/mp-flipper/compare/v0.2.0-alpha.1...v0.3.0-alpha.1
5769
[0.2.0-alpha.1]: https://github.com/ofabel/mp-flipper/compare/v0.1.0-alpha.1...v0.2.0-alpha.1

0 commit comments

Comments
 (0)