diff options
| -rw-r--r-- | CHANGELOG | 4 | ||||
| -rw-r--r-- | changes/utf8_all_the_things | 1 | 
2 files changed, 4 insertions, 1 deletions
| @@ -1,3 +1,7 @@ +0.4.1 Oct 4: +Client: +  o Save only UTF8 strings. Related to #3660. +  0.4.0 Sep 20:  Client:    o Remove redundant logging when creating data dirs. diff --git a/changes/utf8_all_the_things b/changes/utf8_all_the_things deleted file mode 100644 index c213b890..00000000 --- a/changes/utf8_all_the_things +++ /dev/null @@ -1 +0,0 @@ -  o Save only UTF8 strings. Related to #3660. | 
