Skip to content

Commit 3355397

Browse files
chore: Release v1.2.0-dev.11 [skip ci]
# [1.2.0-dev.11](v1.2.0-dev.10...v1.2.0-dev.11) (2026-03-02) ### Bug Fixes * additional use of streaming XML parser to speed up XML processing ([#66](#66)) ([b2d45df](b2d45df))
1 parent b2d45df commit 3355397

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0-dev.11](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.10...v1.2.0-dev.11) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* additional use of streaming XML parser to speed up XML processing ([#66](https://github.com/MorpheApp/morphe-patcher/issues/66)) ([b2d45df](https://github.com/MorpheApp/morphe-patcher/commit/b2d45dffab5f903556e16179bdc63a381cd6d363))
7+
18
# [1.2.0-dev.10](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.9...v1.2.0-dev.10) (2026-03-02)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
3-
version = 1.2.0-dev.10
3+
version = 1.2.0-dev.11

0 commit comments

Comments
 (0)