Skip to content

Commit

Permalink
Added 1.2.0 ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaipe committed Apr 15, 2015
1 parent 1156cd4 commit 6b71e1c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2015-04-15 Franklin "Snaipe" Mathieu <[email protected]>

* criterion: version 1.2.0
* Added native Windows support through MinGW
* Fixed inaccurate statistics on disabled and crashing tests
* Fixed asserts not aborting the test when used in functions
* Fixed programs not compiling when no tests are declared
* Added assert_null to test for pointer nullity
* Added assert_arrays_eq_cmp for padded struct arrays equality

* Added i18n support
* Added fr_FR localization

2015-03-24 Franklin "Snaipe" Mathieu <[email protected]>

* criterion: version 1.1.0
Expand Down

0 comments on commit 6b71e1c

Please sign in to comment.