Changelog for pencil-0.1.3
CHANGELOG
All notable changes to this project will be documented in this file.
Unreleased
[0.1.3]
Changed
- Updated dependencies. Should be able to use with recent versions of Stack LTS releases and Nix channels.
0.1.2
Added
- Escape template directives using
$${example}
. This will be rendered literally as${example}
.
0.1.1
Added
- Blog example.
- Minor method changes.
Changed
- Bounds changed for ghc 8.0.2 and 8.2.2 support.
- Improved documentation.
0.1.0
Added
- First release.
0.0.0
Added
Changed
Fixed
Removed
Deprecated
Security
The format is based on Keep a Changelog.