Skip to content

Commit

Permalink
Update the changelog for 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Nov 21, 2016
1 parent 1f76894 commit 6c52c27
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.6.2 / 2016-11-21
==================

* Added support for detecting @method on interfaces that the class itself implements, or when the stubbed class is an interface itself (thanks @Seldaek)
* Added support for sebastian/recursion-context 2 (thanks @sebastianbergmann)
* Added testing on PHP 7.1 on Travis (thanks @danizord)
* Fixed the usage of the phpunit comparator (thanks @Anyqax)

1.6.1 / 2016-06-07
==================

Expand Down

0 comments on commit 6c52c27

Please sign in to comment.