This commit is contained in:
Anthony Sottile 2025-01-20 13:35:33 -05:00
parent c3125a4d36
commit b152e922ef
2 changed files with 19 additions and 1 deletions

View file

@ -1,3 +1,21 @@
4.1.0 - 2025-01-20
==================
### Features
- Add `language: julia`.
- #3348 PR by @fredrikekre.
- #2689 issue @jmuchovej.
### Fixes
- Disable automatic toolchain switching for `language: golang`.
- #3304 PR by @AleksaC.
- #3300 issue by @AleksaC.
- #3149 issue by @nijel.
- Fix `language: r` installation when initiated by RStudio.
- #3389 PR by @lorenzwalthert.
- #3385 issue by @lorenzwalthert.
4.0.1 - 2024-10-08
==================

View file

@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 4.0.1
version = 4.1.0
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown