From 8aa39b69fca3d78baf841fc4bb2f4202936a67e1 Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Sat, 17 Dec 2022 19:49:12 -0800 Subject: [PATCH] fix changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b5cac72..92b30f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,7 +11,7 @@ - Introduce the 2023 stable style, which incorporates most aspects of last year's - preview style. Specific changes: + preview style (#3418). Specific changes: - Enforce empty lines before classes and functions with sticky leading comments (#3302) (22.12.0) - Reformat empty and whitespace-only files as either an empty file (if no newline is