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 25012b3 commit cae8714Copy full SHA for cae8714
docs/content/overview/version-history.md
@@ -1,5 +1,5 @@
1
---
2
-lastmod: 2022-07-13
+lastmod: 2022-08-12
3
date: 2017-03-27
4
menu:
5
main:
@@ -10,6 +10,10 @@ weight: 30
10
11
# Version History
12
13
+### 2.1.12
14
+
15
+* Support [new character sets added in MySQL Server 8.0.30](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-30.html#mysqld-8-0-30-charset).
16
17
### 2.1.11
18
19
* Fix `NullReferenceException` in `MySqlConnector.Utilities.TimerQueue.Callback`: [#1177](https://github.com/mysql-net/MySqlConnector/issues/1177).
0 commit comments