diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b201e25..edbf59f73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ * **ci:** no hardcoded boost version in ci scripts ([3ae72a3](https://github.com/rime/librime/commit/3ae72a3)) * **dict_compiler:** shrink .reverse.bin file to fit after build ([2af37e0](https://github.com/rime/librime/commit/2af37e0)) * **reverse_lookup_dictionary:** writing data to overflow buffer ([46e3066](https://github.com/rime/librime/commit/46e3066)), closes [#456](https://github.com/rime/librime/issues/456) -* **setup:** avoid glog log macros conflict with macros of Windows ([24e1612](https://github.com/rime/librime/commit/24e1612)), closes [/github.com/google/glog/tree/v0.6.0#id25](https://github.com//github.com/google/glog/tree/v0.6.0/issues/id25) +* **setup:** avoid glog log macros conflict with macros of Windows ([24e1612](https://github.com/rime/librime/commit/24e1612)) * fix missing control paths issue ([87e4c73](https://github.com/rime/librime/commit/87e4c73)) * qualify std::exp after including ([bc589fd](https://github.com/rime/librime/commit/bc589fd)), closes [#462](https://github.com/rime/librime/issues/462) [#476](https://github.com/rime/librime/issues/476) * **ci:** update ci script for windows ([0358a21](https://github.com/rime/librime/commit/0358a21)) @@ -40,7 +40,7 @@ * **ci:** add tag release ci ([aafe5a3](https://github.com/rime/librime/commit/aafe5a3)) * **context:** allow composing with zero input ([8e2826a](https://github.com/rime/librime/commit/8e2826a)) * **key_binder:** single select a radio group option ([5e8aca2](https://github.com/rime/librime/commit/5e8aca2)) -* **key_binder:** toggle the switch defined at index `toggle: '[@n](https://github.com/n)'` ([6ca7803](https://github.com/rime/librime/commit/6ca7803)), closes [#554](https://github.com/rime/librime/issues/554) +* **key_binder:** toggle the switch defined at index `toggle: '@n'` ([6ca7803](https://github.com/rime/librime/commit/6ca7803)), closes [#554](https://github.com/rime/librime/issues/554) * **navigator,selector:** vertical navigation ([d79f6b3](https://github.com/rime/librime/commit/d79f6b3)), closes [#543](https://github.com/rime/librime/issues/543) * **plugins:** support plugin specs in slug@branch format ([7d11455](https://github.com/rime/librime/commit/7d11455)) * **selector:** handle repeated key until release ([8d93e9f](https://github.com/rime/librime/commit/8d93e9f))