Skip to content

Commit

Permalink
Changelog entry got added to the wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed May 11, 2022
1 parent e437f4c commit 75995a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ New major version of DynamicProxy (you may get better performance!), so please u

* Can't set up "private protected" properties (@RobSiklos, #1170)
* Using [...] an old version of `System.Net.Http` which is vulnerable to "DoS", "Spoofing", "Privilege Escalation", "Authentication Bypass" and "Information Exposure" (@sidseter, #1219)
* Failure when invoking a method with by-ref parameter & mockable return type on a mock with `CallBase` and `DefaultValue.Mock` configured (@IanKemp, #1249)


## 4.17.2 (2022-03-06)

#### Fixed

* Regression: Property stubs not working on sub mock (@aaronburro, #1240)
* Failure when invoking a method with by-ref parameter & mockable return type on a mock with `CallBase` and `DefaultValue.Mock` configured (@IanKemp, #1249)


## 4.17.1 (2022-02-26)
Expand Down

0 comments on commit 75995a9

Please sign in to comment.