X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/00a302560b92951c22f0f4c8d618cf63de39bd57..bbc09a4f013f2a584f143f3f5e3f76f6082367d4:/README.md?ds=sidebyside 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)