You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Please see [CONTRIBUTING.md](https://github.com./cucumber/cucumber/blob/master/CO
14
14
15
15
### Fixed
16
16
17
+
* Fix issue #81 by intercepting messages from BOOST_*_MESSAGE macros ([#164](https://github.com./cucumber/cucumber-cpp/pull/164) Kamil Strzempowicz)
17
18
* Allow running all GTest cases without filter separation ([#144](https://github.com./cucumber/cucumber-cpp/pull/144) Giel van Schijndel)
18
19
* Fix QNX build by depending on standard C++ instead of specific implementation ([#156](https://github.com./cucumber/cucumber-cpp/issues/156) Giel van Schijndel)
19
20
* Ensure CMake 3.1+ is available, 2.8.12 wasn't enough for quite a while ([#152](https://github.com./cucumber/cucumber-cpp/pull/152) Giel van Schijndel)
0 commit comments