1
0
Fork 0

Merging upstream version 3.8.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 21:51:12 +01:00
parent b7536eb65c
commit a61ae18588
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 180 additions and 49 deletions

View file

@ -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
==================