Skip to content

Commit 6b9e114

Browse files
authored
Merge pull request #14 from Taknok/release-please--branches--main
chore(main): release 1.0.0
2 parents c5d3a10 + a475a32 commit 6b9e114

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-04-15)
4+
5+
6+
### Features
7+
8+
* improve `aapt2.cmake` [skip ci] ([a2d190f](https://github.com/Taknok/aapt2/commit/a2d190f1cfaaacf8c0bd58dab77150750ac53cb1))
9+
* license file [skip ci] ([fa1b651](https://github.com/Taknok/aapt2/commit/fa1b651994ba3fd3bfed29eedaf61f8008702bd2))
10+
* readme file [skip ci] ([2896964](https://github.com/Taknok/aapt2/commit/2896964ac4ae62fc16f8b8dda43393a9736d2f9f))
11+
12+
13+
### Bug Fixes
14+
15+
* `basic_string` inline templates patch ([#9](https://github.com/Taknok/aapt2/issues/9)) ([b907424](https://github.com/Taknok/aapt2/commit/b907424500fa6fd7854709f6da7dda31fdd27895))
16+
* Add basic_string inline templates to fix args segmentation fault ([1ad472f](https://github.com/Taknok/aapt2/commit/1ad472f5009d0751a352299e54bf375ea0e65ba3))
17+
* Add ending newlines to fix corrupt aapt2 and androidfw patches ([93324ca](https://github.com/Taknok/aapt2/commit/93324ca91e4fda47c96e314c4fcb0c01525f489b))
18+
* **build:** add missing patch ([0f54c42](https://github.com/Taknok/aapt2/commit/0f54c42919a3fd0e57106875d2fb2a34ab732987))
19+
* Specify minimum alignment for `ResStringPool_span` to fix SIGBUS on ARMv7 ([8285e73](https://github.com/Taknok/aapt2/commit/8285e73cd789e7f9d1c7ade968c54b61b5292a3d))

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0

0 commit comments

Comments
 (0)