summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 6c1f9b9..9d49b9e 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,11 @@
# Revision history for redland
+## 0.2.0.0 -- 2018-02-23
+
+* Support for literal node types/languages.
+* Ord and NFData instances for Node and Triple.
+
+
## 0.1.0.0 -- 2018-02-20
* ChangeLog is introduced.