bump: version 0.11.4 → 0.12.0

This commit is contained in:
Lance Edgar 2026-05-30 21:30:32 -05:00
parent be528f0854
commit 913d5801cd
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ 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.0 (2026-05-30)
### Feat
- add support for Compost Assets
### Fix
- fix Location column for All Logs subgrid when viewing Asset
- sort related assets field when viewing a log
## v0.11.4 (2026-05-30)
### Fix