We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca50b3 commit fb5c700Copy full SHA for fb5c700
src/Simplify.Web/CHANGELOG.md
@@ -1,14 +1,14 @@
1
# Changelog
2
3
-## [4.3.1-pre01] - 2021-04-21
+## [4.3.0] - 2021-04-22
4
5
### New
6
7
- New built-in exception page design (#140)
8
- Built-in exception page light/dark design switch option (#142)
9
- Display minimal text exception page in case of WebContext.IsAjax (#141)
10
- .NET 5.0 explicit support
11
-- Refactofing to nullable
+- Refactoring to nullable
12
13
### Changed
14
src/Simplify.Web/Simplify.Web.csproj
@@ -10,7 +10,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>4.3-pre01</Version>
+ <Version>4.3</Version>
15
<Authors>Alexander Krylkov</Authors>
16
<Product>Simplify</Product>
0 commit comments