X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/041ec995e5165bc6f7b801a5aa2aba53e6980c1e..728e5a2f1ed16e2cfe0ca5586edac6c10da436c5:/README.md diff --git a/README.md b/README.md index beba56c..911d1f9 100644 --- a/README.md +++ b/README.md @@ -717,6 +717,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * added `--verbose` (#283) +* the header output in `--diff` now actually conforms to the unified diff spec + * fixed stdin handling not working correctly if an old version of Click was used (#276)