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 6cd245c commit 70fb917Copy full SHA for 70fb917
src/Simplify.DI/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [4.0.20] - 2021-07-06
4
+
5
+### Dependencies
6
7
+- Internal DryIoc bump to 4.8.1 (PR#301)
8
9
## [4.0.19] - 2021-06-10
10
11
### Dependencies
src/Simplify.DI/Simplify.DI.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
- <Version>4.0.19</Version>
+ <Version>4.0.20</Version>
13
14
<Authors>Alexander Krylkov</Authors>
15
<Product>Simplify</Product>
0 commit comments