bump: version 0.2.0 → 0.3.0

This commit is contained in:
Lance Edgar 2025-01-13 13:33:24 -06:00
parent ac753a62f8
commit f25e597ff5
2 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,15 @@
## v0.3.0 (2025-01-13)
### Feat
- move lookup logic to handler; improve support for external lookup
### Fix
- expose new order batch handler choice in orders/configure
- add "Other" menu, for e.g. integration system links
- bugfix when new order with no pending customer
## v0.2.0 (2025-01-09)
### Feat