Imported Upstream version 1.1.5
[platform/upstream/cmocka.git] / ChangeLog
index 2ad544d..b0c0524 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu Mar 28 2019 Andreas Schneider <asn@cryptomilk.org>
+    * cmocka version 1.1.5
+    * Added cmocka_set_skip_filter()
+
+Thu Mar 28 2019 Andreas Schneider <asn@cryptomilk.org>
+    * cmocka version 1.1.4
+    * Added assert_float(_not)_equal()
+    * Added expect_any_always()
+    * Small bug fixes
+
 Wed Sep 26 2018 Andreas Schneider <asn@cryptomilk.org>
     * cmocka version 1.1.3
     * Fixed subunit output on failures