bump: version 0.21.2 → 0.21.3
This commit is contained in:
parent
f0c0c1b487
commit
8357fd594f
2 changed files with 9 additions and 1 deletions
|
@ -5,6 +5,14 @@ All notable changes to wuttaweb 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.21.3 (2025-02-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- add click handler support in simple grid table element
|
||||
- hide columns when applicable, for simple grid table element
|
||||
- add `render_form_tag()` customization hook in /form template
|
||||
|
||||
## v0.21.2 (2025-02-18)
|
||||
|
||||
### Fix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue