libhashkit/aes: add changelog
authorMichael Wallner <mike@php.net>
Tue, 13 Jul 2021 07:30:30 +0000 (09:30 +0200)
committerMichael Wallner <mike@php.net>
Tue, 13 Jul 2021 07:30:30 +0000 (09:30 +0200)
ChangeLog-1.1.md
docs/source/ChangeLog-1.1.rst

index 719140ff5af61ab0c7b6bf788dcff94d58455a24..1b9e45f0cc5dca21467f0e053276920e79fa7775 100644 (file)
@@ -6,7 +6,8 @@
 
 * Fix [gh #113](https://github.com/awesomized/libmemcached/issues/105):
   Build failure with Catch2 < 2.13.5.
-
+* Add [gh #114](https://github.com/awesomized/libmemcached/pull/114):
+  Add possibility to use libcrypto for encryption.
 
 ## v 1.1.0
 
index 4e31142dc883d960f9a03e10bc9bb0208146debf..61808cf21e85a942b4c36d2568d10d962c44f93f 100644 (file)
@@ -16,6 +16,8 @@ v 1.1.1
 
 * Fix `gh #113 <https://github.com/awesomized/libmemcached/issues/105>`_\ :
   Build failure with Catch2 < 2.13.5.
+* Add `gh #114 <https://github.com/awesomized/libmemcached/pull/114>`_\ :
+  Add possibility to use libcrypto for encryption.
 
 v 1.1.0
 -------