Skip to content

Commit

Permalink
Added some recent changes to change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Dec 17, 2013
1 parent 602fb7b commit 5f55daf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Source/Changes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Chronological listing of changes. More detail is usually found in the Git commit messages
and/or the pull requests.

2013-12-04

* Added implementation for Apple-interal NSIsKind informal protocol (Brian Gerstle)


2013-11-08

* Various fixes for method with structure returns (Carl Lindberg)


2013-08-27

* Added a specially typed method for object references to OCMArg.
Expand All @@ -11,6 +21,11 @@ and/or the pull requests.
* Fixed bug that caused matching to be aborted on first ignored non-object arg.


2013-08-10

* Fixed a bug where partial mocks wouldn't clean up mocked class methods. (we7teck)


2013-07-30

* Improved value macro so it can take constant arguments and expressions. (Carl
Expand Down

0 comments on commit 5f55daf

Please sign in to comment.