12 lines
423 B
Markdown
Raw Normal View History

2025-05-10 21:49:39 +08:00
### v1.0.1 (2023-06-09)
- Added
- Add version number management, which consists of three numbers and a suffix stringformat:major.minor.revision-gX.
- Add log printing level.
- Add code formatting hook script.
- Changed
- Change the cpp syntax of update_engine to c.
- eliminate some compile warnings for recovery.
- Formatting code to meet Linux style.
- Fixed
- fixing userdata partition unmount failure.