1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-04-28 09:23:15 +03:00
WordPress-Plugin-Boilerplate/ChangeLog.md

22 lines
877 B
Markdown
Raw Normal View History

# ChangeLog
* Last updated 18 March 2014
## About This Branch
The WordPress Plugin Boilerplate is being rewritten from the ground up and will be officially released in the `master` branch as `2.7.0`.
In order to prevent any interference with the latest stable version, the `develop` branch was created starting with `0.1.0` as per [semver](http://semver.org/).
Once `develop` reaches it's official stable state (that is, `1.0.0`), it will be merged into `master` as `2.7.0`.
## 0.1.0 (18 March 2014)
* Initial commit
## Author Information
The WordPress Plugin Boilerplate was originally written by [Tom McFarlin](http://twitter.com/tommcfarlin/), but is now under development thanks to the contributions from the many WordPress developers throughout the world.
The current `develop` branch is maintained by Tom McFarlin, Ulrich Pogson, Josh Eaton, and Brad Vincent.