From da257162d78b27aa18ec156e85c9cf848d9ebf97 Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Tue, 11 May 2021 14:07:56 +0100 Subject: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c84fc58..ad9ff5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ v4.9.0 (2021-05-11) Features: * Add SymbolOption [#263](https://github.com/leejarvis/slop/pull/263) +Bug fixes: + * Use `+=` over `<<` to handle frozen string literals. [255](https://github.com/leejarvis/slop/pull/255) + v4.8.2 (2020-07-10) ------------------- -- cgit v1.2.1