Skip to content

Commit

Permalink
Prepare changelog for 1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbasic committed Nov 24, 2019
1 parent 6f3f2bb commit 5571962
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,9 +1,11 @@
# Change Log

## 1.2.5 (XXXX-XX-XX)
## 1.3.0 (2019-11-24)

* Added capture `Mockery::capture` convenience matcher (#1020)
* Added `andReturnArg` to echo back an argument passed to a an expectation (#992)
* Improved exception debugging (#1000)
* Fixed `andSet` to not reuse properties between mock objects (#1012)

## 1.2.4 (2019-09-30)

Expand Down

0 comments on commit 5571962

Please sign in to comment.