X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/155aa71db01a0cb22b64006082c356295e1eecfb..d1e0d79e38db934a65dded44b903f05ab85829b4:/README.md?ds=sidebyside diff --git a/README.md b/README.md index a124429..70668f3 100644 --- a/README.md +++ b/README.md @@ -259,8 +259,17 @@ 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 * changed positioning of binary operators to occur at beginning of lines