From 20d2a45d32256837df4fe2843c863ea6689c8611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Thu, 18 Nov 2021 09:14:08 +0100 Subject: [PATCH] Adjust changelog for release 2.27.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e27aab2935..b4f8a7f2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,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 +## [2.27.1] - 2021-11-18 ### Fixed - Sporadic error "Automatic publicPath is not supported in this browser" (updated plugin-scripts to v1.2.2)