Skip to content

Commit 2b02a68

Browse files
committed
Add missing contributor acknowledgement.
1 parent 706484d commit 2b02a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version History
1616
* Set `MySqlException.Number` to `MySqlErrorCode.UnableToConnectToHost` in more situations when connecting times out: [#622](https://github.com/mysql-net/MySqlConnector/pull/622).
1717
* Improve handling of `MySqlConnection.Close()` within `TransactionScope`: [#620](https://github.com/mysql-net/MySqlConnector/issues/620).
1818
* Allow `MySqlParameter.Value` to be a `ReadOnlyMemory<byte>`: [#624](https://github.com/mysql-net/MySqlConnector/issues/624).
19+
* Thanks to <a href="https://github.com/mguinness">mguinness</a> for contributions to this release.
1920

2021
### 0.50.0
2122

0 commit comments

Comments
 (0)