Skip to content

Commit cb6c596

Browse files
committed
docs: Add CHANGELOG.md for v1.2.0
1 parent df87c4e commit cb6c596

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## v1.2.0
4+
5+
This release includes updated Rockchip chip code mappings, bug fixes for firmware packing, and improved documentation.
6+
7+
### Features
8+
- **Updated Chip Mappings**: The tool now recognizes a more comprehensive list of Rockchip SoCs, ensuring better compatibility and more accurate chip identification during both packing and unpacking. This includes new mappings for `RV1109/RV1126`, `RK3528`, `RK3308`, and many others.
9+
10+
### Bug Fixes
11+
- **Packing/Unpacking Special Partitions**: Fixed a critical bug where the tool would fail when packing or unpacking firmware containing special partitions like `RESERVED` or `backup`. The tool now correctly handles these partitions, preventing crashes and ensuring that firmware images can be repacked successfully.
12+
13+
### Documentation
14+
- **Updated READMEs**: Both `README.md` and `README_CN.md` have been updated with the latest list of supported chip families, providing users with up-to-date information on device compatibility.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)