Updated release version

This commit is contained in:
Mathieu Champlon 2016-02-09 09:26:20 +01:00
parent d62c1f578d
commit 78aa12a18d

View file

@ -10,6 +10,11 @@
[section unreleased]
Not yet released
[endsect]
[section 1.2.8]
Released 8 February 2016
* Fixed missing thread synchronization in mock::sequence
* Fixed build errors with Boost 1.59
* Fixed multiply defined symbol definition for MOCK_FUNCTION included from several translation units