bump: version 0.3.0 → 0.4.0

This commit is contained in:
Lance Edgar 2025-01-23 17:17:18 -06:00
parent 7167c6a7cc
commit b35c9bcdfa
2 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,17 @@
## v0.4.0 (2025-01-23)
### Feat
- add initial workflow master views, UI features
- add tools to change order item status; add notes
- add initial support for order item events
### Fix
- customize "view order item" page w/ panels
- add loading overlay for expensive calls in orders/create
- hide local customer when not applicable, for order view
## v0.3.0 (2025-01-13)
### Feat