2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-01 09:02:16 +00:00

Updated release notes

This commit is contained in:
Phil Nash
2017-03-01 16:06:48 +00:00
parent c6535a080e
commit 658b5f63ef

View File

@@ -1,3 +1,9 @@
# 1.8.1
### Fixes
Cygwin issue with `gettimeofday` - `#define` was not early enough
# 1.8.0
### New features/ minor changes