summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-13 05:41:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-13 05:41:58 +0000
commite390ceede4a1b709bf25275d117e095f2ca0867f (patch)
treeff0ebfdddd406f4301c8d4c1146a2d2a5b6b0f1c /CHANGELOG.md
parentAdding upstream version 3.6.0. (diff)
downloadpre-commit-e390ceede4a1b709bf25275d117e095f2ca0867f.tar.xz
pre-commit-e390ceede4a1b709bf25275d117e095f2ca0867f.zip
Adding upstream version 3.6.1.upstream/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
==================