You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
960 B

# Changelog
## 2014-05-03 0.1.4
* updated the version number
* added man page and Changelog files
* typo fix
* added the AUR package to README.md
## 2014-04-26 0.1.3
* updated the version
* added desktop file
* added new icons
## 2014-04-26 0.1.2
* fixed a locale display bug
## 2014-04-26 0.1.1
* added language setting, version variable etc.
* line break in README.md
* updated README.md
## 2014-04-22 0.1.0
* embeded Droid Sans Fallback font
* save label setting
* added more variants of 2048 and selection of them
* improved the out of focus issue
* specified font family and figured out an translation file issue
* added Settings function. The best score is saved on disk
* added Chinese translation and the adding score animation
* added fluid animation
* added application icon and menubar
* added binary file on 64-bit Linux
* setup the Github repo
* Initial commit
* handle window resize
* simplified the UI structure
* integrated Qml within C++