diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2026-01-07 15:55:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-07 15:55:05 +0100 |
| commit | 4d92d33d50f1768eed4b37ca3517dca13d293b90 (patch) | |
| tree | 4bf27521d5a0b8a99ab0c28cc3f5fa8a618c1aeb /CHANGELOG.md | |
| parent | chore(health): remove sh healthcheck (#2053) (diff) | |
| download | mason-2.2.0.tar mason-2.2.0.tar.gz mason-2.2.0.tar.bz2 mason-2.2.0.tar.lz mason-2.2.0.tar.xz mason-2.2.0.tar.zst mason-2.2.0.zip | |
chore(main): release 2.2.0 (#2032)v2.2.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 976e72b0..ae01775d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.2.0](https://github.com/mason-org/mason.nvim/compare/v2.1.0...v2.2.0) (2026-01-07) + + +### Features + +* add support for removal of packages from a registry ([#2052](https://github.com/mason-org/mason.nvim/issues/2052)) ([69862d6](https://github.com/mason-org/mason.nvim/commit/69862d6c8dbe215489c3e48e624ff25f44437e55)) + + +### Bug Fixes + +* **installer:** attempt to recover from known fs error while finalizing installation on some file systems ([#1933](https://github.com/mason-org/mason.nvim/issues/1933)) ([198f075](https://github.com/mason-org/mason.nvim/commit/198f07572c0014774fb87371946e0f03b4908bce)) +* **installer:** update cwd after uv_fs_rename() was successful ([#2033](https://github.com/mason-org/mason.nvim/issues/2033)) ([57e5a8a](https://github.com/mason-org/mason.nvim/commit/57e5a8addb8c71fb063ee4acda466c7cf6ad2800)) + ## [2.1.0](https://github.com/mason-org/mason.nvim/compare/v2.0.1...v2.1.0) (2025-09-30) |
