Added "what's changed"

This commit is contained in:
Phil Nash
2013-06-25 13:21:41 +01:00
parent 5ddd6e31e4
commit ae1c1ac1a0
2 changed files with 26 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
*v0.9 build 39 (integration branch)*
# New release with significant changes
[Please see this page for details - including some breaking changes](docs/whats-changed.md)
## What's the Catch?
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.