chore(release): v0.2.0

Bump root, backend, and frontend to 0.2.0 and move the changelog Unreleased
notes under a dated 0.2.0 heading. Adds Patients pagination, per-patient record
history, patient summary PDF export, the messages bubble/attachment UI, the AI
import approval-card fix, and the Docker network-address fix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Khalid Abdi
2026-06-27 21:36:44 +03:00
parent 8ba7256105
commit 15bf5653b4
5 changed files with 6 additions and 4 deletions
+2
View File
@@ -7,6 +7,8 @@ for how releases are cut and published.
## [Unreleased]
## [0.2.0] — 2026-06-27
### Added
- **Patients table pagination.** The Patients list now paginates at 10 rows per
page (COSS `Pagination`), so large clinics no longer scroll endlessly.