Skip to content

Commit

Permalink
Update changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
thekingn0thing committed Nov 9, 2016
1 parent 2b4ff0c commit 0fb0fe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion changelog.txt
Expand Up @@ -10,7 +10,6 @@ Change log 1.6.6 (2016-11-04)
* Fixed #701 StackOverflowError mocking final class extending non-public abstract class overriding equals method
* Fixed #707 PowerMock should ignore and keep synthetic method/fields when modifies class
* Fixed #645 jacoco offline instrumentation incompatibility with powermock byte-code manipulation when using @SuppressStaticInitializationFor
* Fixed #422 PowerMock disables EclEmma code coverage
* Fixed #704 PowerMockito 1.6.5 throws java.lang.SecurityException signer information mismatch
* Refactoring: Move ProxyFramework from api modules to `reflect` module.
* Renamed org.powermock.reflect.internal.WhiteboxImpl.getAllMetodsExcept to org.powermock.reflect.internal.WhiteboxImpl.getAllMethodsExcept (typo)
Expand Down

0 comments on commit 0fb0fe0

Please sign in to comment.