add changelog entry
This commit is contained in:
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.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).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.4.0] - 2026-01-12
|
||||||
### Added
|
### Added
|
||||||
- Added user authentication system with session-based login (#50)
|
- Added user authentication system with session-based login (#50)
|
||||||
- `users` table with password hashing (bcrypt), admin flag, active status
|
- `users` table with password hashing (bcrypt), admin flag, active status
|
||||||
|
|||||||
Reference in New Issue
Block a user