Updated changelog for 1.3.2

This commit is contained in:
Mathieu Champlon 2020-06-19 18:08:00 +02:00
parent 9dcdcf9061
commit bbe01e6d9d
2 changed files with 17 additions and 3 deletions

View file

@ -7,6 +7,11 @@
[section Acknowledgements]
Many thanks to Adrien Gervaise, Silvin Lubecki, Takatoshi Kondo and Ovanes Markarian !
Many thanks to:
* Adrien Gervaise
* Silvin Lubecki
* Takatoshi Kondo
* Ovanes Markarian
* Alexander Grund
[endsect]

View file

@ -7,8 +7,17 @@
[section Changelog]
[section unreleased]
Not yet released
[section 1.3.2]
Released 19 June 2020
* Removed boost deprecation warnings
* Fixed various compiler warnings
* Added CMake build files
[endsect]
[section 1.3.1]
Released 7 March 2019
* Fixed mocking of a function returning a reference for gcc 4.1
* Added MOCK_NO_AUTO_PTR to deactivate std::auto_ptr support