Skip to content

Commit

Permalink
Update changelog for initial release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Sep 9, 2024
1 parent b47b503 commit 5d3b301
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning].

## [Unreleased]

## [0.0.1] 2024-09-08

### Added

- Detection of system theme (light or dark mode).
Expand All @@ -28,8 +30,6 @@ and this project adheres to [Semantic Versioning].
- Icons to match KDE-like Breeze and Breeze dark themes.
- Make `dark` and `light` aliases for `dark-blue` and `light-blue`, respectively.

### Deprecated

### Removed

- Old PyQt6 packaging system to match the standard Qt5 and Qt6 approach using resource compilers (from [Inverted-E]).
Expand All @@ -44,15 +44,17 @@ and this project adheres to [Semantic Versioning].
- Qt6 support.
- Branch indicators for QTreeView and QTreeWidget (from [eblade]).

<!-- Unused Sections -->
<!-- ### Security -->

<!-- Initial release
## [0.0.1] - 2024-09-08

- Initial release
-->
Initial release.

<!-- All Sections -->
<!-- ### Added -->
<!-- ### Changed -->
<!-- ### Deprecated -->
<!-- ### Removed -->
<!-- ### Fixed -->
<!-- ### Security -->

<!-- Links -->
[Keep A Changelog]: https://keepachangelog.com/en/1.0.0/
Expand Down

0 comments on commit 5d3b301

Please sign in to comment.