16 lines
319 B
Markdown
16 lines
319 B
Markdown
# Changelog
|
|
|
|
## [0.0.2] - 2019-04-28
|
|
|
|
### Added
|
|
- Changelog
|
|
- `hatmill.Terms` type for representing lists of nodes
|
|
|
|
### Changed
|
|
- Attrib.WriteTo replaces special characters in Value with HTML entities.
|
|
- Text.WriteTo replaces special characters with HTML entities.
|
|
|
|
## [0.0.1] - 2019-04-28
|
|
|
|
Initial development release
|