X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c64fb8cbb121f33f3897b403adffef0ed4314fdc..2946d3b03d499475ed2276e590516df46d01d01a:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index ea5196e..611094f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ ### _Black_ +- Configuration files using TOML features higher than spec v0.5.0 are now supported + (#2301) - Add primer support and test for code piped into black via STDIN (#2315) - Fix internal error when `FORCE_OPTIONAL_PARENTHESES` feature is enabled (#2332) - Accept empty stdin (#2346)