update release notes with go caching fix

This commit is contained in:
Alec Grieser 2018-07-30 10:17:17 -07:00
parent 2d8a6d1fd8
commit b4b002c5a9
No known key found for this signature in database
GPG Key ID: CAF63551C60D3462
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
Release Notes
#############
5.2.7
=====
Bindings
--------
* The go bindings now caches database connections on a per-cluster basis. `(Issue #607) <https://github.com/apple/foundationdb/issues/607>`_
5.2.6
=====