summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index c10adf2..024a5cd 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,11 +1,20 @@
# Revision history for pancake
-## 0.1.1 -- 2017-10-31
+## 0.1.2 -- 2017-11-03
+
+* New features:
+ * Document reloading.
+ * Table rendering.
+ * Fragment identifiers handling.
+* Minor improvements and bugfixes.
+
+
+## 0.1.1 -- 2017-10-31
* An emacs interface is introduced.
-* Minor adjustments and bug fixes.
+* Minor adjustments and bugfixes.
-## 0.1.0.0 -- 2017-10-26
+## 0.1.0.0 -- 2017-10-26
-* First version. Released on an unsuspecting world.
+* First version.