File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.6.0] - 2022-05-17
4
+
5
+ ### Added
6
+
7
+ - Changing framework modules via lambda expression in ` RegisterSimplifyWeb ` (#191 )
8
+
9
+ ### Changed
10
+
11
+ - ` RegisterSimplifyWeb ` moved to ` Simplify.Web ` namespace
12
+
13
+ ### Fixed
14
+
15
+ - ` Content ` controller response should have 'text/plain' type by default (#192 )
16
+
17
+ ### Security
18
+
19
+ - URL redirection from remote source (#189 )
20
+ - Log entries created from user input (#190 )
21
+
22
+ ### Dependencies
23
+
24
+ - ` Simplify.DI ` bump to 4.2.1
25
+
3
26
## [ 4.5.1] - 2022-04-27
4
27
5
28
### Dependencies
Original file line number Diff line number Diff line change 10
10
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
11
11
<GenerateDocumentationFile >true</GenerateDocumentationFile >
12
12
13
- <Version >4.5.1 </Version >
13
+ <Version >4.6 </Version >
14
14
15
15
<Authors >Alexander Krylkov</Authors >
16
16
<Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments