summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-13 05:42:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-13 05:42:40 +0000
commitee37d9769800c5482ee0a70b3af41b28a39f4c53 (patch)
tree6c3df8aac260fbcbfb856dbc2ff029a66ad54898 /CHANGELOG.md
parentReleasing debian version 3.6.0-2. (diff)
downloadpre-commit-ee37d9769800c5482ee0a70b3af41b28a39f4c53.tar.xz
pre-commit-ee37d9769800c5482ee0a70b3af41b28a39f4c53.zip
Merging upstream version 3.6.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 340ac47..be2fee6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+3.6.1 - 2024-02-10
+==================
+
+### Fixes
+- Remove `PYTHONEXECUTABLE` from environment when running.
+ - #3110 PR by @untitaker.
+- Handle staged-files-only with only a crlf diff.
+ - #3126 PR by @asottile.
+ - issue by @tyyrok.
+
3.6.0 - 2023-12-09
==================