Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzap committed Feb 21, 2017
1 parent 10fc305 commit 5b68baf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Change Log for WPStarter

## [Unreleased]
## [2.4.0] - 2017-02-21

* Case whatever we get from `get_option(uninstall_plugins)` to an array, to avoid throwing a warning. See [#36].
* Fix variable syntax for `.env` file template. See [#38].
* Fix RuntimeException because of `DB_NAME`, `DB_USER`, `DB_PASSWORD` not set. See [#48].
* Code styles fixes.
* Improve `Helpers::addHook()` by using WordPress function when available and loading `plugin.php` earlier on WP 4.7+. See [#50].

## [2.3.2] - 2016-07-28

Expand Down

0 comments on commit 5b68baf

Please sign in to comment.