summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d731913..fe0dac5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to
## [Unreleased]
### Added
-- Partial schema printing: schema definition encoder.
+- Schema printing.
- `Semigroup` and `Monoid` instances for `AST.Document.Description`.
### Fixed