v1.1.0-beta3
[awesomized/libmemcached] / docs / source / ChangeLog-1.1.rst
index 130a24b534a8226a4bebb0d9f234f8f38de3adc1..71dad2e130aa1c9694455f4ed7d9ed3962ab56f7 100644 (file)
@@ -5,16 +5,34 @@
 ChangeLog v1.1
 ==============
 
+v 1.1.0-beta3
+-------------
+
+..
+
+   released 2021-04-15
+
+
+**Changes from beta2:**
+
+
+* Fix `gh #108 <https://github.com/m6w6/libmemcached/issues/105>`_\ :
+  macOS Big Sur: dtrace does not understand -G switch
+* Add support for IPv6 bracketed syntax in ``memcached_servers_parse``.
+* Make ``memcat``\ 's ``--file`` option's argument optional defaulting to ``<key>``.
+* Fix libmemcachedprotocol's binary ``STAT`` and ``VERSION`` handlers.
+* Fix `gh #105 <https://github.com/m6w6/libmemcached/issues/105>`_\ :
+  EINTR handled too defensively when polling.
+
 v 1.1.0-beta2
 -------------
 
 ..
 
-   TBR
+   released 2020-12-28
 
 
-Changes from beta1:
-^^^^^^^^^^^^^^^^^^^
+**Changes from beta1:**
 
 
 * Fix `gh #103 <https://github.com/m6w6/libmemcached/issues/103>`_\ :
@@ -38,7 +56,7 @@ v 1.1.0-beta1
    released 2020-12-21
 
 
-**NOTE:**
+**NOTE:**\ :raw-html-m2r:`<br>`
 This is a bug fix release, not a feature release. The minor version number
 was incremented due to the following changes: