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 9e7085c commit 6b9fa80Copy full SHA for 6b9fa80
src/Simplify.Mail/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [2.0] - Unreleased
+## [2.0] - 2025-11-20
4
5
### Breaking change
6
src/Simplify.Mail/Simplify.Mail.csproj
@@ -7,7 +7,7 @@
7
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
9
10
- <Version>2.0-pre01</Version>
+ <Version>2.0</Version>
11
12
<Description>Simple mail sender</Description>
13
<Product>Simplify</Product>
0 commit comments