Skip to content

Commit e083a79

Browse files
committed
Update Changelog
1 parent 6f2cbac commit e083a79

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# History of changes
22

3+
## Version 1.1.2 (2016-08-08)
4+
5+
### Bugfixes
6+
7+
**Pull requests**
8+
9+
* [PR 54](https://github.com/spyder-ide/qtpy/pull/54) - PR: Fix/ci
10+
* [PR 53](https://github.com/spyder-ide/qtpy/pull/53) - PR: Move tests to module so they can be run when installed
11+
* [PR 52](https://github.com/spyder-ide/qtpy/pull/52) - PR: Update readme
12+
* [PR 51](https://github.com/spyder-ide/qtpy/pull/51) - PR: Add circle ci
13+
* [PR 47](https://github.com/spyder-ide/qtpy/pull/47) - Remove PyQt variant symbols from QtCore
14+
* [PR 46](https://github.com/spyder-ide/qtpy/pull/46) - del QtWidgets.QStyleOptionViewItemV4
15+
* [PR 45](https://github.com/spyder-ide/qtpy/pull/45) - Allow QT_API values that are not completely in lower case
16+
17+
In this release 7 pull requests were merged
18+
19+
20+
----
21+
22+
323
## Version 1.1.1 (2016-07-01)
424

525
### Bugfixes

0 commit comments

Comments
 (0)