Skip to content

Commit 4b7c4ca

Browse files
committed
Updated change log for M2 release.
1 parent d5a1c49 commit 4b7c4ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Source/Changes.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Listing of notable changes by release. More detail is usually found in the Git
22
commit messages and/or the pull requests.
33

4-
OCMock 3.0.M2 (not yet released)
4+
OCMock 3.0.M2 (2014-05-07)
55

6+
* Added support from verify-after-run. Only works for methods that are sent
7+
to a mock object. Does not work for classes and methods sent directly to
8+
the real object covered by a partial mock.
69
* Failures without location are now thrown as OCMockTestFailure exception,
710
not as NSInternalInconsistencyException
811

0 commit comments

Comments
 (0)