hatmill/CHANGELOG.md

16 lines
319 B
Markdown
Raw Normal View History

2019-04-28 20:59:08 +00:00
# Changelog
2019-04-29 04:03:28 +00:00
## [0.0.2] - 2019-04-28
2019-04-28 20:59:08 +00:00
### Added
- Changelog
2019-04-28 21:27:46 +00:00
- `hatmill.Terms` type for representing lists of nodes
2019-04-28 20:59:08 +00:00
2019-04-29 04:03:28 +00:00
### Changed
- Attrib.WriteTo replaces special characters in Value with HTML entities.
- Text.WriteTo replaces special characters with HTML entities.
2019-04-28 20:59:08 +00:00
## [0.0.1] - 2019-04-28
Initial development release