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 f2256a5 commit edaf2dfCopy full SHA for edaf2df
src/Simplify.DI.Provider.Autofac/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.1.1] - 2021-10-16
4
+
5
+### Dependencies
6
7
+- Autofac bump to 6.3.0 (PR#311)
8
+- Simplify.DI bump to 4.1.1
9
10
11
## [1.1.0] - 2021-07-18
12
13
### Dependencies
src/Simplify.DI.Provider.Autofac/Simplify.DI.Provider.Autofac.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>1.1</Version>
+ <Version>1.1.1</Version>
14
<Authors>Simplify community</Authors>
15
<Product>Simplify</Product>
0 commit comments