]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

separate CHANGELOG section for preview style (#2890)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 24 Feb 2022 02:32:00 +0000 (18:32 -0800)
committerGitHub <noreply@github.com>
Thu, 24 Feb 2022 02:32:00 +0000 (18:32 -0800)
CHANGES.md
docs/contributing/release_process.md

index de85bd8a02dcb7ae73d35b8b8067d02a4b68e0a7..5f9341d048c66fe3b7274ef3649e2fce59ff4db8 100644 (file)
@@ -8,7 +8,11 @@
 
 ### Style
 
-<!-- Changes that affect Black's style -->
+<!-- Changes that affect Black's stable style -->
+
+### Preview style
+
+<!-- Changes that affect Black's preview style -->
 
 ### _Blackd_
 
index 89beb099e6640bed0da4a8dbab8b88af749446f6..6a4b8680808e028d53e453d3e975506e06a54c92 100644 (file)
@@ -47,7 +47,11 @@ Use the following template for a clean changelog after the release:
 
 ### Style
 
-<!-- Changes that affect Black's style -->
+<!-- Changes that affect Black's stable style -->
+
+### Preview style
+
+<!-- Changes that affect Black's preview style -->
 
 ### _Blackd_