1
0
mirror of https://github.com/bspeice/qadapt synced 2025-07-03 14:54:59 -04:00

Update versions and CHANGELOG

This commit is contained in:
2018-11-18 21:30:55 -05:00
parent 5d7be8e18e
commit e68316527f
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
# Version 0.7.0 (2018-11-18)
- Fix conditional compilation flags never stripping QADAPT code
# Version 0.6.0 (2018-11-17)
- Fixed exit early bugs when closures contained `return` statements