From 2ac4d88e885a40a3cdf7f5a83d3fba0f735789e2 Mon Sep 17 00:00:00 2001 From: Rares Mardare <40542072+teodosii@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:37:52 +0200 Subject: [PATCH] v1.1.15 CHANGELOG (#1116) # What this PR does `v1.1.15` --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfde9ae5..b203ff40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ 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). +## v1.1.15 (2023-01-10) + +### Changed + +- Simplify and speed up slack rendering (#1105) +- Faro - Point to 3 separate apps instead of just 1 for all environments (#1110) +- Schedules - (#1114 #1109) + +### Fixed + +- Bugfix for topnavbar to place alerts inside PageNav (#1040) + ## v1.1.14 (2023-01-05) ### Changed