29 lines
561 B
Markdown
29 lines
561 B
Markdown
|
|
# 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).
|
|
|
|
## v0.2.1 (2025-01-15)
|
|
|
|
### Fix
|
|
|
|
- add latest schema columns on app startup, unless not supported
|
|
|
|
## 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
|
|
|
|
## v0.1.0 (2025-01-12)
|
|
|
|
### Feat
|
|
|
|
- initial release
|