summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-11-12 22:36:16 +0300
committerdefanor <defanor@uberspace.net>2017-11-12 22:36:16 +0300
commitfae50fdc7ae4a200ef17e40c9ac41eb42518f6c6 (patch)
tree65afa6177de5dcf4dc49ca5c27e69a57df249ea2 /ChangeLog.md
parentc1c9c9079587a6292633c8aa9131f88688ee561d (diff)
Increase version to 0.1.4
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.