File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -44,3 +44,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4444- Changed ` CHANGELOG.md ` , ` architecture.md ` and ` roadmap.md ` in ` /docs ` to reflect the progress made to the project.
4545### Removed
4646- Removed ` nix-setup.sh ` since the single-user installation is simpler and fitted easily within ` installation.sh ` .
47+
48+ ## [ 0.5.0] - 2025-June-17
49+ ### Added
50+ - Created ` 09-entry.md ` inside ` /devlogs ` .
51+ - Created ` /install/install-links.sh ` , the main script for creating simlinks to config and theme files.
52+ - Created ` /config/qtile/autostart.sh ` and ` /config/qtile/config.py ` , both of them being files for the qtile custom configuration.
53+ - Created ` /config/services/org.freedesktop.Notifications.service ` the required service for the notification daemon to work.
54+ ### Changed
55+ - Changed ` installation.sh ` to call ` install-links.sh ` before finishing the script.
56+ - Changed ` CHANGELOG.md ` , ` architecture.md ` and ` roadmap.md ` in ` /docs ` to reflect the progress made to the project.
57+ - Changed all previous entries inside ` /devlogs ` so they follow a more standard naming convetion and structure.
58+ ### Removed
59+ - Removed ` .gitkeep ` files that were no longer necessary.
You can’t perform that action at this time.
0 commit comments