File: //proc/self/cwd/wp-content/new_update/plugins/wordpress-seo/vendor/yoast/whip/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.1]
### Fixed
* Fix a missing link when the PHP message is switched to the WordPress.org hosting page.
## [1.0.0]
### Changed
* Updated screenshot in README
## [1.0.0-beta.2] - 2017-03-11
### Added
* Complete PHP version message
### Changed
* Refactor code architecture.
* Use PHP version constant instead of function.
### Fixed
* Fix broken version reconciliation.
## 1.0.0-beta.1 - 2017-02-21
* Initial pre-release of whip. A package to nudge users to upgrade their software versions.
[Unreleased]: https://github.com/yoast/whip/compare/1.0.0-beta.2...HEAD
[1.0.0-beta.2]: https://github.com/yoast/whip/compare/1.0.0-beta.1...1.0.0-beta.2