Skip to content

Commit 6abf85f

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-08-18) ### Bug Fixes * `basic_string` inline templates patch ([#9](Taknok#9)) ([b907424](Taknok@b907424)) * Add basic_string inline templates to fix args segmentation fault ([1ad472f](Taknok@1ad472f)) * Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](Taknok@93324ca)) * **build:** add missing patch ([0f54c42](Taknok@0f54c42)) * Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](Taknok@8285e73)) * Typo on unzip option ([1adcce5](Taknok@1adcce5)) ### Features * improve `aapt2.cmake` [skip ci] ([a2d190f](Taknok@a2d190f)) * license file [skip ci] ([fa1b651](Taknok@fa1b651)) * readme file [skip ci] ([2896964](Taknok@2896964))
1 parent b76637c commit 6abf85f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,25 @@
1111
* Typo on unzip option ([1adcce5](https://github.com/Taknok/aapt2/commit/1adcce5558d1e9885f79a6d2c0b4c42822766459))
1212

1313

14+
### Features
15+
16+
* improve `aapt2.cmake` [skip ci] ([a2d190f](https://github.com/Taknok/aapt2/commit/a2d190f1cfaaacf8c0bd58dab77150750ac53cb1))
17+
* license file [skip ci] ([fa1b651](https://github.com/Taknok/aapt2/commit/fa1b651994ba3fd3bfed29eedaf61f8008702bd2))
18+
* readme file [skip ci] ([2896964](https://github.com/Taknok/aapt2/commit/2896964ac4ae62fc16f8b8dda43393a9736d2f9f))
19+
20+
# 1.0.0 (2025-08-18)
21+
22+
23+
### Bug Fixes
24+
25+
* `basic_string` inline templates patch ([#9](https://github.com/Taknok/aapt2/issues/9)) ([b907424](https://github.com/Taknok/aapt2/commit/b907424500fa6fd7854709f6da7dda31fdd27895))
26+
* Add basic_string inline templates to fix args segmentation fault ([1ad472f](https://github.com/Taknok/aapt2/commit/1ad472f5009d0751a352299e54bf375ea0e65ba3))
27+
* Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](https://github.com/Taknok/aapt2/commit/93324ca91e4fda47c96e314c4fcb0c01525f489b))
28+
* **build:** add missing patch ([0f54c42](https://github.com/Taknok/aapt2/commit/0f54c42919a3fd0e57106875d2fb2a34ab732987))
29+
* Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](https://github.com/Taknok/aapt2/commit/8285e73cd789e7f9d1c7ade968c54b61b5292a3d))
30+
* Typo on unzip option ([1adcce5](https://github.com/Taknok/aapt2/commit/1adcce5558d1e9885f79a6d2c0b4c42822766459))
31+
32+
1433
### Features
1534

1635
* improve `aapt2.cmake` [skip ci] ([a2d190f](https://github.com/Taknok/aapt2/commit/a2d190f1cfaaacf8c0bd58dab77150750ac53cb1))

0 commit comments

Comments
 (0)