X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/af3de081542f66dfb1482dcf2a654b7e1668783c..956bf3962edff284d05ad42576bac7e74ae8788d:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 6fb0990..d3ba53f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,8 @@ +- `.ipynb_checkpoints` directories are now excluded by default (#3293) + ### Packaging @@ -58,6 +60,8 @@ +- Update GitHub Action to support formatting of Jupyter Notebook files via a `jupyter` + option (#3282) - Update GitHub Action to support use of version specifiers (e.g. `<23`) for Black version (#3265)