Skip to content

Commit

Permalink
Add Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mominul committed Dec 23, 2023
1 parent 4f9dcc7 commit a644c87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* ANSI encoding support ([#33])
* Smart Quoting feature ([#35])
* Whole word deletion by <kbd>Ctrl</kbd> + <kbd>Backspace</kbd> keypress combination feature ([#36])
* Preserve user's candidate selection if the keypress was a punctuation mark in Phonetic Method ([#363])
* Old style typing in Fixed method ([#20])
* Inclusion of typed English word in Fixed method suggestions.
* Introduce System tray entry for TopBar ([#209])
Expand Down Expand Up @@ -33,6 +34,8 @@
[#300]: https://github.com/OpenBangla/OpenBangla-Keyboard/pull/300
[#313]: https://github.com/OpenBangla/OpenBangla-Keyboard/pull/313
[#355]: https://github.com/OpenBangla/OpenBangla-Keyboard/pull/355
[#363]: https://github.com/OpenBangla/OpenBangla-Keyboard/pull/363

## 2.0.0
* Complete re-implementation of input method functionalities in Rust. ([#107][107]) It is [~1.2x faster in searching][3] dictionary suggestions.
* Dictionary suggestion is now available in Fixed Method Layouts(Provat, National etc.) ([#61][61], [#6][6])
Expand Down

0 comments on commit a644c87

Please sign in to comment.