bump: version 0.12.0 → 0.12.1

This commit is contained in:
Lance Edgar 2026-05-31 11:58:48 -05:00
parent fbae0bcfc8
commit 2998e67548
2 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,12 @@ All notable changes to WuttaFarm 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.12.1 (2026-05-31)
### Fix
- allow null for `Quantity.measure` field
## v0.12.0 (2026-05-30)
### Feat