Updated changelog
This commit is contained in:
@ -2,6 +2,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
`fmt.Stringer` instances for each attribute value type
|
||||
|
||||
### Changed
|
||||
|
||||
- `hatmill.Attrib.Value` is now an `fmt.Stringer`.
|
||||
- Attribute code generation mostly uses interfaces instead of being so ad-hoc.
|
||||
|
||||
### Removed
|
||||
|
||||
- Custom function doc comments
|
||||
|
Reference in New Issue
Block a user