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 f9e6461 commit 983a8b4Copy full SHA for 983a8b4
src/Simplify.DI/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [4.2.1] - 2022-05-11
4
+
5
+### Dependencies
6
7
+- Internal DryIoc bump to 5.0.2 (PR#385)
8
9
## [4.2.0] - 2022-04-23
10
11
### Removed
src/Simplify.DI/Simplify.DI.csproj
@@ -8,7 +8,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>4.2</Version>
+ <Version>4.2.1</Version>
12
13
<Authors>Alexander Krylkov</Authors>
14
<Product>Simplify</Product>
0 commit comments