diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c077f8425ff7a077d8caf77c34e6e123a7f4cd9..8377bc288b76768a6e40ad4c6656ba68695b860a 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