diff --git a/HISTORY.md b/HISTORY.md index cebe03a..f6aa2f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,14 @@ Changelog (unreleased) ------------ +- Feat(api): expose database target in health refs NOISSUE. [Simon + Diesenreiter] +- Fix(db): prefer postgres config in production refs NOISSUE. [Simon + Diesenreiter] + + +0.5.0 (2026-04-10) +------------------ - Feat(dashboard): expose repository urls refs NOISSUE. [Simon Diesenreiter] - Feat(factory): serve dashboard at root and create project repos refs diff --git a/ai_software_factory/VERSION b/ai_software_factory/VERSION index 8f0916f..a918a2a 100644 --- a/ai_software_factory/VERSION +++ b/ai_software_factory/VERSION @@ -1 +1 @@ -0.5.0 +0.6.0