From 83937f6551ae8a4e252cb73ee0a6ef1929726821 Mon Sep 17 00:00:00 2001 From: Leon Date: Mon, 20 Mar 2017 18:20:41 +1300 Subject: [PATCH] WIP next release notes Former-commit-id: 23ccf4e994359432b7d6b2034ebddba39d288594 --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index f4dacffb..77f0fcf8 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i Tags: static,html,export,performance,security,portable Requires at least: 3.2 Tested up to: 4.7.3 -Stable tag: 1.6 +Stable tag: 1.7 Allows you to leverage WordPress as a great CMS, but benefit from the speed, security and portability that a static website provides. @@ -85,6 +85,11 @@ See the readme. In brief: you can't use dynamic WordPress functions such as comm == Changelog == += 1.7 = + + * WORK IN PROGRESS RELEASE + * Bugfix: remove PHP short open tags for better compatibility + = 1.6 = * Additional URLs now work again! Much needed bugfix.