X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d9c6b9907390ca73130df1d8253481505eb2bce7..d1e0d79e38db934a65dded44b903f05ab85829b4:/README.md diff --git a/README.md b/README.md index 1b83308..70668f3 100644 --- a/README.md +++ b/README.md @@ -259,11 +259,16 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ### 18.3a3 +* don't remove single empty lines outside of bracketed expressions + (#19) + * added ability to pipe formatting from stdin to stdin (#25) * restored ability to format code with legacy usage of `async` as a name (#20, #42) +* even better handling of numpy-style array indexing (#33, again) + ### 18.3a2