We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcab940 commit f1da577Copy full SHA for f1da577
src/Simplify.DI/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [4.1.1] - 2021-10-15
4
+
5
+### Dependencies
6
7
+- Internal DryIoc bump to 4.8.2 (PR#312)
8
9
## [4.1.0] - 2021-07-15
10
11
### Added
src/Simplify.DI/Simplify.DI.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
- <Version>4.1</Version>
+ <Version>4.1.1</Version>
13
14
<Authors>Alexander Krylkov</Authors>
15
<Product>Simplify</Product>
0 commit comments