wutta-corepos/CHANGELOG.md

29 lines
561 B
Markdown
Raw Normal View History

2025-01-12 00:22:08 -06:00
# Changelog
All notable changes to Wutta-COREPOS will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
2025-01-15 11:02:28 -06:00
## v0.2.1 (2025-01-15)
### Fix
- add latest schema columns on app startup, unless not supported
2025-01-13 13:32:19 -06:00
## v0.2.0 (2025-01-13)
### Feat
- add basic readonly web views for CORE members, products
### Fix
- add docs, tests; tweak some handler method signatures
2025-01-12 00:22:28 -06:00
## v0.1.0 (2025-01-12)
### Feat
- initial release