X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8482d38fb4fe3f769c933c016af8fa0fda181123..94ebcb50851e40cba88c6ad2c14f9dfe45e08921:/README.md?ds=inline diff --git a/README.md b/README.md index 1066b80..533a1f8 100644 --- a/README.md +++ b/README.md @@ -807,12 +807,21 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ## Change Log +### 18.6b3 + +* fixed improper formatting of f-strings with quotes inside interpolated + expressions (#322) + ### 18.6b2 * added `--config` (#65) +* added `-h` equivalent to `--help` (#316) + * fixed improper unmodified file caching when `-S` was used +* fixed extra space in string unpacking (#305) + * fixed formatting of empty triple quoted strings (#313) * fixed unnecessary slowdown in comment placement calculation on lines without