Skip to content

Commit c715be1

Browse files
authored
Update changelog.md
1 parent 6f1833a commit c715be1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)