Update readme

Update change log for next release
This commit is contained in:
ColinDuquesnoy 2014-01-30 11:23:57 +01:00
parent dbc10dcc14
commit b7209338fe
1 changed files with 7 additions and 0 deletions

View File

@ -143,6 +143,13 @@ What still needs to be done:
Changelog
===========
```
* 1.3:
- remove outline on button, checkbox and radio button
- add support for closable tabs
- better disabled buttons
- fix QTextEdit background color to match the color of QPlainTextEdit and QLineEdit
- better hover/selected states for QTreeView and QListView
- add QHeaderView support
* 1.2:
- Improve QTableView support
* 1.1: