aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2026-06-11 16:14:45 +0200
committerGitHub <noreply@github.com>2026-06-11 16:14:45 +0200
commit2a6940af80375532e5e9e7c1f2fc6319a1b7a69d (patch)
tree2f2b5228e410a00e728940ab56668da2bb351d7b /CHANGELOG.md
parentci: update actions (#2104) (diff)
downloadmason-2.3.1.tar
mason-2.3.1.tar.gz
mason-2.3.1.tar.bz2
mason-2.3.1.tar.lz
mason-2.3.1.tar.xz
mason-2.3.1.tar.zst
mason-2.3.1.zip
chore(main): release 2.3.1 (#2099)HEADv2.3.1stablemain
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19e25b60..5a7b5611 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [2.3.1](https://github.com/mason-org/mason.nvim/compare/v2.3.0...v2.3.1) (2026-06-11)
+
+
+### Bug Fixes
+
+* **fs:** implement rmrf natively via libuv ([#2098](https://github.com/mason-org/mason.nvim/issues/2098)) ([8838e7a](https://github.com/mason-org/mason.nvim/commit/8838e7acf07679fb717246518d2b83cbe3a1078e))
+* **nuget:** also support .cmd shims on Windows ([#2102](https://github.com/mason-org/mason.nvim/issues/2102)) ([16ba83b](https://github.com/mason-org/mason.nvim/commit/16ba83bfc8a25f52bb545134f5bee082b195c460))
+
## [2.3.0](https://github.com/mason-org/mason.nvim/compare/v2.2.1...v2.3.0) (2026-05-22)