2025-05-10 21:49:39 +08:00

12 lines
423 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 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.