Skip to content

Commit

Permalink
Release 2.1.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Aug 12, 2022
1 parent 25012b3 commit cae8714
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/content/overview/version-history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastmod: 2022-07-13
lastmod: 2022-08-12
date: 2017-03-27
menu:
main:
Expand All @@ -10,6 +10,10 @@ weight: 30

# Version History

### 2.1.12

* 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).

### 2.1.11

* Fix `NullReferenceException` in `MySqlConnector.Utilities.TimerQueue.Callback`: [#1177](https://github.com/mysql-net/MySqlConnector/issues/1177).
Expand Down

0 comments on commit cae8714

Please sign in to comment.