Updated changelog

This commit is contained in:
Brandon Dyck 2019-08-31 13:50:11 -06:00
parent 24f8fe6ba9
commit 70c0d20728

View File

@ -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