diff options
author | default <nobody@localhost> | 2023-04-05 23:27:18 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-05 23:27:18 +0200 |
commit | 7c00a9918a961b46c555d67b4c6d729f34e36cac (patch) | |
tree | a6ee94a3874cf7658216a2b38f4d886caa4f6cc4 | |
parent | 5d26f31a8abc3083a22390f6bac99861a5bca77e (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 32898b6..2818f34 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.27 + +Fixed overzealous rejection of some boosts. + ## 2.26 The OpenSSL code has been refactored to avoid using deprecated functions. |