summaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-19 04:00:11 +0300
committerdefanor <defanor@uberspace.net>2017-12-19 04:00:11 +0300
commitdbd5740dea0ad6119cbef2b3b1cccf1e865beaca (patch)
treed2951d0d5c82423da5e840763271fd2720587ce6 /ChangeLog.md
parent7f5d0b170099704d1a2016e2af1d9bfbde7ea1ad (diff)
Increase version to 0.1.8
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 4db3692..5d486f0 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,14 @@
# Revision history for pancake
+## 0.1.8 -- 2017-12-19
+
+* XSLT-based web page transformation (uncluttering) support is
+ introduced.
+* Breaking pancake.el change: `pancake-browse-url' is removed.
+* Bugfix: empty tables handling.
+* A few minor improvements.
+
+
## 0.1.7 -- 2017-12-09
* 'b' and 'f' commands are replaced with '[' and ']'.