Skip to content

Commit db158bc

Browse files
committed
Update readme
1 parent 0effda3 commit db158bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ A breaking change is introduced which is related to System.Linq.Dynamic.Core Dyn
6464
- The `LinqMatcher` is not allowed.
6565
- The [Handlebars.Net.Helpers.DynamicLinq](https://www.nuget.org/packages/Handlebars.Net.Helpers.DynamicLinq) package is not included anymore.
6666

67-
### 1.8.0
68-
A breaking change is introduced which is related to the usage of the custom Handlebars.Net `File`-helper.
69-
By default this is not allowed anymore because of security reasons (insecure server-side template injection).
70-
To still enable this feature, you need to set the `AllowedCustomHandlebarHelpers` property to `File` in the `WireMockServerSettings` class.
71-
7267
---
7368

7469
## :memo: Development

0 commit comments

Comments
 (0)