Skip to content

Commit ddcd2cb

Browse files
committed
Release 2.2.5.
1 parent 401cc13 commit ddcd2cb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastmod: 2022-12-23
2+
lastmod: 2023-01-01
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,11 @@ weight: 30
1010

1111
# Version History
1212

13+
### 2.2.5
14+
15+
* Add support for `DECIMAL UNSIGNED`, fixing error in `DeriveParameters`: [#1272](https://github.com/mysql-net/MySqlConnector/issues/1272).
16+
* Fix parsing `nan` as float/double value on .NET Framework.
17+
1318
### 2.2.4
1419

1520
* Fix a race condition in recovering leaked sessions: [#1263](https://github.com/mysql-net/MySqlConnector/issues/1263).

0 commit comments

Comments
 (0)