Skip to content

Commit 456b253

Browse files
committed
Thank contributors in the release notes.
1 parent 53e0ffc commit 456b253

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Version History
2222
### 0.16.0
2323

2424
* Implement `MySqlParameterCollection.AddWithValue`: [#127](https://github.com/mysql-net/MySqlConnector/issues/127).
25+
* Thanks to [michi84o](https://github.com/michi84o) for contributions to this release.
2526

2627
### 0.15.2
2728

@@ -47,14 +48,17 @@ Version History
4748
### 0.13.0
4849

4950
* Add `MySqlBulkLoader`: [#15](https://github.com/mysql-net/MySqlConnector/issues/15).
51+
* Thanks to [gitsno](https://github.com/michi84o) for contributions to this release.
5052

5153
### 0.12.0
5254

5355
* Add support for `DateTimeOffset`: [#172](https://github.com/mysql-net/MySqlConnector/issues/172), [#175](https://github.com/mysql-net/MySqlConnector/issues/175).
56+
* Thanks to [Sébastien Ros](https://github.com/sebastienros) for contributions to this release.
5457

5558
### 0.11.6
5659

5760
* Fix `PlatformNotSupportedException` on AWS Lambda: [#170](https://github.com/mysql-net/MySqlConnector/issues/170).
61+
* Thanks to [Sebastian](https://github.com/SebastianC) for contributions to this release.
5862

5963
### 0.11.5
6064

@@ -157,6 +161,7 @@ Version History
157161
### 0.2.0
158162

159163
* Add `MySqlConnectionStringBuilder.ForceSynchronous`: [#91](https://github.com/mysql-net/MySqlConnector/issues/91).
164+
* Thanks to [Ed Ball](https://github.com/ejball) for contributions to this release.
160165

161166
### 0.1.0
162167

0 commit comments

Comments
 (0)