فهرست منبع

CHANGELOG: fix typo

Julien Schmidt 12 سال پیش
والد
کامیت
acbe68a2e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 
 Changes:
 Changes:
 
 
- - Version v1 of the driver is will not be maintained anymore. Go 1.0 is no longer supported by this driver
+ - Version v1 of the driver will not be maintained anymore. Go 1.0 is no longer supported by this driver
  - Exported errors to allow easy checking from application code
  - Exported errors to allow easy checking from application code
  - Enabled TCP Keepalives on TCP connections
  - Enabled TCP Keepalives on TCP connections
  - Optimized INFILE handling (better buffer size calculation, lazy init, ...)
  - Optimized INFILE handling (better buffer size calculation, lazy init, ...)