mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Updated changelog for 1.3.2
This commit is contained in:
parent
9dcdcf9061
commit
bbe01e6d9d
2 changed files with 17 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue