release 1.1.0-beta2
[awesomized/libmemcached] / docs / source / ChangeLog-1.1.rst
index 6b4be2c518e89cdad8238c084a4cf02667f5fff0..f08874e0b1b4daed1986cabb2e512215fecf6023 100644 (file)
@@ -5,12 +5,36 @@
 ChangeLog v1.1
 ==============
 
-v 1.1.0
--------
+v 1.1.0-beta2
+-------------
 
 ..
 
-   released YYYY-MM-DD
+   released 2020-12-28
+
+
+**Changes from beta1:**
+
+
+* Fix `gh #103 <https://github.com/m6w6/libmemcached/issues/103>`_\ :
+  Build failure on 32-bit.
+* Fix `gh #102 <https://github.com/m6w6/libmemcached/issues/102>`_\ :
+  Doc build with old sphinx.
+* Fix `gh #100 <https://github.com/m6w6/libmemcached/issues/100>`_\ :
+  Revert symbolic rename of public header include directories.
+* Fix `gh #98 <https://github.com/m6w6/libmemcached/issues/98>`_\ :
+  Library SONAMEs and NAME_LINKs differ from 1.0.18.
+* Fix `gh #97 <https://github.com/m6w6/libmemcached/issues/97>`_\ :
+  Location of cmake files installation directory.
+* Fix `gh #96 <https://github.com/m6w6/libmemcached/issues/96>`_\ :
+  LIBXXX_VERSION_HEX constants format.
+
+v 1.1.0-beta1
+-------------
+
+..
+
+   released 2020-12-21
 
 
 **NOTE:**
@@ -117,6 +141,8 @@ was incremented due to the following changes:
 * Fix `gh #95 <https://github.com/m6w6/libmemcached/issues/95>`_\ :
   MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS
 * Fix bin/memcat to output flags if requested with ``--flag``.
+* Fix `gh #68 <https://github.com/m6w6/libmemcached/issues/68>`_\ :
+  Windows support.
 
 ----