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 2c58800 commit 5f83534Copy full SHA for 5f83534
docs/content/overview/version-history.md
@@ -1,5 +1,5 @@
1
---
2
-lastmod: 2024-01-14
+lastmod: 2024-01-20
3
date: 2017-03-27
4
menu:
5
main:
@@ -11,6 +11,11 @@ weight: 30
11
12
# Version History
13
14
+### 2.3.5
15
+
16
+* DLL files within the NuGet packages are now digitally signed.
17
+* Thanks to [Devolutions](https://devolutions.net/) for sponsoring this change.
18
19
### 2.3.4
20
21
* Unify `Application Name` connection string option and `MySqlDataSourceBuilder.UseName`: [#1434](https://github.com/mysql-net/MySqlConnector/issues/1434).
0 commit comments