summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-29 09:34:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-29 09:34:25 +0000
commit2ee9e61602b53a25db056d99ea0308b245120c03 (patch)
tree5fc6890331d99ec0f2ba060b90cc68ea62f714f1 /CHANGELOG.md
parentAdding upstream version 3.7.1. (diff)
downloadpre-commit-2ee9e61602b53a25db056d99ea0308b245120c03.tar.xz
pre-commit-2ee9e61602b53a25db056d99ea0308b245120c03.zip
Adding upstream version 3.8.0.upstream/3.8.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81d5b33..49094bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+3.8.0 - 2024-07-28
+==================
+
+### Features
+- Implement health checks for `language: r` so environments are recreated if
+ the system version of R changes.
+ - #3206 issue by @lorenzwalthert.
+ - #3265 PR by @lorenzwalthert.
+
3.7.1 - 2024-05-10
==================