From c6ff5b0ef4fbd69036a07c54c8eaa61fd2a0bf4d Mon Sep 17 00:00:00 2001 From: tdstein Date: Wed, 26 Feb 2025 13:38:20 -0500 Subject: [PATCH] chore: release v1.25.2 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7d12c26..532abdd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [1.25.2] - 2025-02-26 + +### Fixed + +- Display system error message when `rsconnect.environment` inspection fails ## [1.25.1] - 2024-12-20