From: Ɓukasz Langa Date: Wed, 4 Apr 2018 22:09:05 +0000 (-0700) Subject: Update change log X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f20e1f61f8013f43eec6a0ea61058ee2694e555f?ds=sidebyside Update change log --- diff --git a/README.md b/README.md index f014895..4e8e660 100644 --- a/README.md +++ b/README.md @@ -438,8 +438,12 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * added `--quiet` (#78) +* added [pre-commit](https://pre-commit.com) integration (#103, #104) + * fixed reporting on `--check` with multiple files (#101, #102) +* fixed removing backslash escapes from raw strings (#100, #105) + ### 18.4a0 * added `--diff` (#87)