We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4fbd2 commit 033d48dCopy full SHA for 033d48d
src/Simplify.Web/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [4.4.3] - 2021-10-19
4
+
5
+### Fixed
6
7
+- Controllers sorting by run priority
8
9
+### Dependencies
10
11
+- Simplify.DI bump to 4.1.1
12
13
## [4.4.2] - 2021-07-18
14
15
### Dependencies
src/Simplify.Web/Simplify.Web.csproj
@@ -10,7 +10,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>4.4.2</Version>
+ <Version>4.4.3</Version>
<Authors>Alexander Krylkov</Authors>
16
<Product>Simplify</Product>
0 commit comments