docs: changelog: fix version number
[awesomized/libmemcached] / ChangeLog-1.1.md
index d23bd642d7f3e6f2e332d8027d12a5d1f22e5197..eed140e67c7989fcb0ee07b2f2b1113465932fce 100644 (file)
@@ -1,5 +1,18 @@
 # ChangeLog v1.1
 
+## v 1.1.4
+
+> released TBA
+
+* Fix [gh #107](https://github.com/awesomized/libmemcached/issues/107):
+  macOS: deprecated sasl API (improve detection of `libsasl2`).
+* Fix [gh #132](https://github.com/awesomized/libmemcached/issues/132):
+  Add build of static library (with `cmake -DBUILD_SHARED_LIBS=OFF`).
+* Fix [gh #134](https://github.com/awesomized/libmemcached/issues/134):
+  Update client option documentation.
+* Fix [gh #136](https://github.com/awesomized/libmemcached/issues/136):
+  `libmemcachedutil` is underlinked (link against libmemcached).
+
 ## v 1.1.3
 
 > released 2022-11-09