@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
...
@@ -5,6 +5,17 @@ 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/),
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).
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.4.1] - 2024-05-16
### Added
- Hyphens now set to auto for all elements.
- Added description popovers to display information on the contact properties of a package.
### Fixed
- Resolved the issue with navbar rows incorrectly displaying side-by-side on larger screens.Fixed navbar rows displaying side-by-side on large screens.