Merge branch 'update_changelog' into 'main'

add changelog entry

See merge request esv/bsf/bsf-integration/orchard/orchard-mvp!25
This commit is contained in:
Dane Moss
2026-01-12 10:11:50 -07:00

View File

@@ -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