diff --git a/CHANGELOG.md b/CHANGELOG.md index e3cbade..6a4da61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [2.0.69] - 2024-04-09 +### Added +- Added sorting to the GUI columns. +### Changed +- Fixed reloading on the /settings and other pages. + ## [2.0.68] - 2024-04-09 ### Changed - Base Href middleware fix that throws error when a response is not 200. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index 9aeaa5d..61a9fce 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout