From 324db1134a2fb2b15716be2e5129b07d08c1cf00 Mon Sep 17 00:00:00 2001 From: tdstein Date: Tue, 1 Aug 2023 11:24:59 -0400 Subject: [PATCH] Marks changelog with 1.19.1 release. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f714c92..ad8dba11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.19.1] - 2023-08-01 ### Added - Failed deploys to shinyapps.io will now output build logs. Posit Cloud application deploys will also output build logs once supported server-side.