Skip to content

Commit bb17342

Browse files
committed
Update change log with repo changes
1 parent b299c44 commit bb17342

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
## [Unreleased]
44

5-
* Remove `Doctype`, `html` and `body` elements added with DOMDocument.
6-
* Fix some code standards.
5+
* Removed `DOCTYPE`, `html` and `body` elements added with DOMDocument.
6+
* Added `.editorconfig` file.
7+
* Fixed some code standards.
78
* Updated change log.
9+
* Added Issue and Pull Request templates.
10+
* Move screenshot into `assets-repo`.
11+
* Removed / updated author details.
12+
* Updated "Tested up to" to 4.4.2.
813

914
## [v3.0.1] - 2016-02-16
1015

@@ -15,7 +20,7 @@
1520
* Fixed processing due to a change in the structure of the Gist HTML. `DOMDocument` is now used for parsing HTML. If shortcode attributes don't seem to be working, be sure the [DOM extension](http://php.net/manual/en/intro.dom.php) is available on your server.
1621
* Removed globals in favor of API wrappers.
1722
* Used time constants.
18-
* Updated minimum WP requirement to 3.5.0.
23+
* Updated minimum WP requirement to 4.0.0.
1924
* Created `CHANGELOG.md` and linked README to it.
2025
* Created `CONTRIBUTING.md`.
2126
* Created `LICENSE`.

0 commit comments

Comments
 (0)