From 9131bfc2aaa4ee1e1442926969c12d4b05528496 Mon Sep 17 00:00:00 2001 From: Thorge Petersen <petersen@rz.uni-kiel.de> Date: Thu, 16 May 2024 10:25:56 +0200 Subject: [PATCH] Prepared v1.1.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c077f8..8377bc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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). +## [1.1.2] - 2024-05-16 + +### Changed + +- Hyphens are now set to auto. + +### Fixed + +- Fixed navbar elements swapping next to each other, because of wrong flex property. + ## [1.1.1] - 2024-01-16 ### Changed -- GitLab