From 335f8a65889a3440161d9213580393175790da5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Mon, 17 Jan 2022 16:04:21 +0100 Subject: [PATCH] Adjust changelog for 2.29.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d2431db0..a8193a6b58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [2.29.1] - 2022-01-17 +### Fixed +- Path traversal vulnerability + ## [2.29.0] - 2022-01-07 ### Added - CSS variables for plugins ([#1910](https://github.com/scm-manager/scm-manager/pull/1910)) @@ -900,3 +904,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.27.4]: https://scm-manager.org/download/2.27.4 [2.28.0]: https://scm-manager.org/download/2.28.0 [2.29.0]: https://scm-manager.org/download/2.29.0 +[2.29.1]: https://scm-manager.org/download/2.29.1 +