summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2017-05-26 23:56:23 +0200
committerDaniel Carl <danielcarl@gmx.de>2017-05-27 00:16:25 +0200
commitacf2820a51802d0bf5c22933e2611398c5293160 (patch)
tree2b3d27c18267a4c56ca86f98b4504e201947ca38 /CHANGELOG.md
parenteb13ee5c8b0a7283ff740b63789395ed7eda8a9b (diff)
Released version 3.0-alpha.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50d6466..5f970f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changes in vimb
-## [unreleased]
+## [3.0-alpha] - 2017-05-27
### Changed
@@ -33,8 +33,19 @@
### Removed
-* There where many features removed during the webkit2 migration.
- TODO list removed features and if they will be added again
+* There where many features removed during the webkit2 migration. That will
+ hopefully be added again soon.
+ * auto-response-headers
+ * autocommands and augroups
+ * external downloader
+ * HSTS
+ * kiosk mode
+ * multiple ex commands on startup via `--cmd, -C`
+ * page marks
+ * prevnext
+ * showing page source via `gF` this viewtype is not supported by webkit
+ anymore.
+ * socket support
---
@@ -99,6 +110,6 @@
cookie file
* Fixed none POSIX `echo -n` call
-[unreleased]: https://github.com/fanglingsu/vimb/compare/2.12...webkit2
+[3.0-alpha]: https://github.com/fanglingsu/vimb/compare/2.12...3.0-alpha
[2.12]: https://github.com/fanglingsu/vimb/compare/2.11...2.12
[2.11]: https://github.com/fanglingsu/vimb/compare/2.10...2.11