Skip to content

Commit

Permalink
chore(CHANGES.md): reformat change log
Browse files Browse the repository at this point in the history
  • Loading branch information
lotem committed Apr 7, 2018
1 parent 5808a2b commit 3cee9a4
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 67 deletions.
57 changes: 57 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 1,57 @@
## 1.2 (2013-07-19)

* **rime_engine.c**: add status bar icons; update status bar only when there is
a change in IME status, to fix issues on Ubuntu Trusty.
* **rime_config.h**: define macros for version and file paths.
* **Makefile**: fix file permissions in install target.


## 1.1 (2013-12-26)

* **rime.xml**: add symbolic icon for GNOME Shell.
* **rime_settings**: fallback to ibus default UI options in `panel` section.


## 1.0 (2013-11-10)

* **librime**: update to version 1.0
* **rime_settings**: add config option `lookup_table_orientation`.


## 0.9.9 (2013-05-05)

* **brise**: update to version 0.22
* **librime**: update to version 0.9.9
* **Makefile**: support static linking librime and its dependencies.


## 0.9.8 (2013-02-02)

* Release.


## 0.9.7 (2013-01-16)

* **rime_engine.c**: support changing conversion mode with Caps Lock.
* **librime**: updated to version 0.9.7.


## 0.9.6 (2013-01-12)

* **rime_engine.c**: add 'Sync data' button.
in Chinese mode, display the name of schema on status bar.
* **rime_main.c**: display notifications about deployment result.


## 0.9.4 (2012-09-26)

* new dependency: brise.


## 0.9.2 (2012-07-08)

* **UI**: new Rime logo.
* **UI**: add Chinese/ascii mode indicator, and Deploy button to status bar.
* **UI**: show notification when deploying Rime.


67 changes: 0 additions & 67 deletions ChangeLog

This file was deleted.

0 comments on commit 3cee9a4

Please sign in to comment.