diff options
| -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 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## 2.27 | ||
| 4 | |||
| 5 | Fixed overzealous rejection of some boosts. | ||
| 6 | |||
| 3 | ## 2.26 | 7 | ## 2.26 |
| 4 | 8 | ||
| 5 | The OpenSSL code has been refactored to avoid using deprecated functions. | 9 | The OpenSSL code has been refactored to avoid using deprecated functions. |