summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 3c29cf0..ff7d623 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,12 +1,21 @@
# Revision history for pancake
+## 0.1.4 -- 2017-11-12
+
+* Handling of footnotes and table column alignments.
+* Emacs interface improvements:
+ * Completing reading based on URI history.
+ * Navigation through section headings.
+* Other minor adjustments and bugfixes.
+
+
## 0.1.3 -- 2017-11-06
* New features:
* User can explicitly tell which reader to use for a document.
* Metadata (content type, effective uri) reading from downloader
command output.
- * Denotations for embedding, buttonized hyperlinks in the emacs
+ * Denotations for embedding, buttonized hyperlinks in the Emacs
interface.
* Minor improvements and bugfixes.
@@ -22,7 +31,7 @@
## 0.1.1 -- 2017-10-31
-* An emacs interface is introduced.
+* An Emacs interface is introduced.
* Minor adjustments and bugfixes.