Skip to content

Commit f481065

Browse files
committed
Changelog/version set
1 parent 123c828 commit f481065

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

src/Simplify.Web/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.4.1] - 2021-06-07
4+
5+
### Fixed
6+
7+
- Nullable controllers responses (#155)
8+
9+
### Dependencies
10+
11+
- Simplify.DI bump to 4.0.20
12+
- Microsoft.Extensions.Configuration.Json bump to 3.1.16
13+
314
## [4.4.0] - 2021-04-25
415

516
### New

src/Simplify.Web/Simplify.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212

13-
<Version>4.4</Version>
13+
<Version>4.4.1</Version>
1414

1515
<Authors>Alexander Krylkov</Authors>
1616
<Product>Simplify</Product>

0 commit comments

Comments
 (0)