Skip to content

Commit 49b5fdf

Browse files
[tagpr] update CHANGELOG.md
1 parent 10f9a37 commit 49b5fdf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v0.2.2](https://github.com/akaza-im/akaza/compare/v0.2.1...v0.2.2) - 2026-01-29
4+
- Migrate from marisa-sys to rsmarisa by @tokuhirom in https://github.com/akaza-im/akaza/pull/343
5+
- Remove marisa-sys directory by @tokuhirom in https://github.com/akaza-im/akaza/pull/345
6+
- Add comprehensive test coverage for conversion engine by @tokuhirom in https://github.com/akaza-im/akaza/pull/346
7+
- Add CLAUDE.md with development guidelines by @tokuhirom in https://github.com/akaza-im/akaza/pull/347
8+
- Fix crash risk with invalid keyval in ibus-akaza by @tokuhirom in https://github.com/akaza-im/akaza/pull/349
9+
- Fix crash risk in extend_clause with empty yomi by @tokuhirom in https://github.com/akaza-im/akaza/pull/348
10+
- Fix panic in build_string with out-of-bounds node_selected by @tokuhirom in https://github.com/akaza-im/akaza/pull/350
11+
- CLAUDE.md の更新: PR 言語ポリシーとテストガイドラインの追加 by @tokuhirom in https://github.com/akaza-im/akaza/pull/352
12+
- Phase 1: Convert ibus-akaza to lib+bin structure for testing by @tokuhirom in https://github.com/akaza-im/akaza/pull/356
13+
314
## [v0.2.1](https://github.com/akaza-im/akaza/compare/v0.2.0...v0.2.1) - 2026-01-27
415
- fix off by one for lookup table selection. by @tokuhirom in https://github.com/akaza-im/akaza/pull/257
516
- Refactor _update_lookup_table by @tokuhirom in https://github.com/akaza-im/akaza/pull/261

0 commit comments

Comments
 (0)