File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ weight: 30
1111Version History
1212===============
1313
14+ ### 0.26.5
15+
16+ * Fix hang closing connection with ClearDB on Azure: [ #330 ] ( https://github.com/mysql-net/MySqlConnector/issues/330 ) .
17+ * Thanks to [ Marcin Badurowicz] ( https://github.com/ktos ) for contributions to this release.
18+
1419### 0.26.4
1520
1621* Fix overly-broad exception handler introduced in 0.26.3.
Original file line number Diff line number Diff line change 55 <Description >Async MySQL ADO.NET provider</Description >
66 <Copyright >Copyright 2016–2017 Bradley Grainger</Copyright >
77 <AssemblyTitle >Async MySQL Connector</AssemblyTitle >
8- <VersionPrefix >0.26.4 </VersionPrefix >
8+ <VersionPrefix >0.26.5 </VersionPrefix >
99 <Authors >Bradley Grainger;Caleb Lloyd</Authors >
1010 <TargetFrameworks >net45;net46;netstandard1.3;netstandard2.0</TargetFrameworks >
1111 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
You can’t perform that action at this time.
0 commit comments