Skip to content

Commit e826461

Browse files
committed
Release 2.1.13.
1 parent 7bcd38e commit e826461

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/content/overview/version-history.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastmod: 2022-08-12
2+
lastmod: 2022-08-26
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,9 +10,12 @@ weight: 30
1010

1111
# Version History
1212

13-
### 2.1.13 Beta 1
13+
### 2.1.13
1414

15-
* Swallow (but log) exceptions in `MySqlDataReader.Dispose(Async)`.
15+
* Swallow (but log) exceptions in `MySqlDataReader.Dispose(Async)`: [#1154](https://github.com/mysql-net/MySqlConnector/issues/1154).
16+
* Add `MySqlDataReader.GetBytes(string)`: [#1197](https://github.com/mysql-net/MySqlConnector/pull/1197).
17+
* Eliminate allocation in `OnStatementBegin`.
18+
* Thanks to [Corentin Pitrel](https://github.com/CorentinPtrl) and [Jason Nelson](https://github.com/iamcarbon) for contributions to this release.
1619

1720
### 2.1.12
1821

0 commit comments

Comments
 (0)