This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch update-snappy in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git
commit ceaceb4d964b33489ab76e2a281bec31a0e84e51 Author: Dave Cottlehuber <[email protected]> AuthorDate: Wed Sep 29 07:57:45 2021 +0000 docs: note OTP-24 support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d2ac33..f4c945d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Its source is included in this project. # changelog +- tag `1.1.2` as tests pass against OTP-24 +- tag `otp-24` compatibility - switch build chain to [rebar3] and [enc] requiring OTP20 or newer - tag `snappy-1.1.8`, also first version compatible with OTP23 (thanks @skaes) - tag `snappy-1.1.3`
