Skip to content

Commit 7133761

Browse files
[tagpr] update CHANGELOG.md
1 parent 6e67ab7 commit 7133761

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [v0.2.2](https://github.com/akaza-im/akaza/compare/v0.2.1...v0.2.2) - 2026-01-28
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+
313
## [v0.2.1](https://github.com/akaza-im/akaza/compare/v0.2.0...v0.2.1) - 2026-01-27
414
- fix off by one for lookup table selection. by @tokuhirom in https://github.com/akaza-im/akaza/pull/257
515
- Refactor _update_lookup_table by @tokuhirom in https://github.com/akaza-im/akaza/pull/261

0 commit comments

Comments
 (0)