Compare commits

...

2 Commits

Author SHA1 Message Date
Patrick Niklaus
13d0fd57c5
Enable travis builds for 5.2 branch 2016-06-13 18:01:52 +02:00
Patrick Niklaus
7f6a92a6e6
[skip ci] Update changelog for 5.2.1 2016-06-13 18:01:04 +02:00
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,7 @@ notifications:
branches: branches:
only: only:
- master - master
- "5.2"
cache: cache:
ccache: true ccache: true

View File

@ -1,3 +1,7 @@
# 5.2.1
Changes from 5.2.0
Bugfixes:
- Removed debug statement that was spamming the console
# 5.2.0 # 5.2.0
Changes form 5.2.0 RC2 Changes form 5.2.0 RC2
- Bugfixes: - Bugfixes: