diff options
author | onefang | 2019-07-04 02:15:27 +1000 |
---|---|---|
committer | onefang | 2019-07-04 02:15:27 +1000 |
commit | 9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0 (patch) | |
tree | af6470bc71572f423ee3a53a1a05f3fe0262b2a8 | |
parent | Don't complain about settings with no code to handle them. (diff) | |
download | 1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.zip 1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.gz 1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.bz2 1ring-9ac3f10aa0167f3ddd5428d260ebdb0b79ea4fa0.tar.xz |
changelog++
-rw-r--r-- | changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 7c4839d..ea87be0 100644 --- a/changelog.txt +++ b/changelog.txt | |||
@@ -4,3 +4,4 @@ V0.12 | |||
4 | Show valid menu items in the scrolly text, coz some might be too long to show in the buttons. | 4 | Show valid menu items in the scrolly text, coz some might be too long to show in the buttons. |
5 | Remove menu listener when disabling menu. | 5 | Remove menu listener when disabling menu. |
6 | Make the vehicle resize and vanish when needed. | 6 | Make the vehicle resize and vanish when needed. |
7 | Don't complain about settings with no code to handle them. | ||