Updated changelog
This commit is contained in:
parent
24f8fe6ba9
commit
70c0d20728
@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [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
|
### Removed
|
||||||
|
|
||||||
- Custom function doc comments
|
- Custom function doc comments
|
||||||
|
Loading…
Reference in New Issue
Block a user