Skip to content

Commit 584b936

Browse files
committed
docs(CHANGELOG.md): add 2.2.12 changelog entry
1 parent 3c25bd1 commit 584b936

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes after version 1.6.16 to this project will be documented in t
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [unreleased] Unreleased
6+
7+
## [2.2.12] 2019-06-10;
68
### Fixed
79
- make sure Cron is disabled while `WPLoader` module is installing WordPress in isolation (default mode)
810

@@ -896,7 +898,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
896898
### Fixed
897899
- Reference to ModuleConfigException class in WPLoader class.
898900

899-
[unreleased]: https://github.com/lucatume/wp-browser/compare/2.2.11...HEAD
901+
[unreleased]: https://github.com/lucatume/wp-browser/compare/2.2.12...HEAD
902+
[2.2.12]: https://github.com/lucatume/wp-browser/compare/2.2.11...2.2.12:
900903
[2.2.11]: https://github.com/lucatume/wp-browser/compare/2.2.10...2.2.11:
901904
[2.2.10]: https://github.com/lucatume/wp-browser/compare/2.2.9...2.2.10
902905
[2.2.9]: https://github.com/lucatume/wp-browser/compare/2.2.8...2.2.9

0 commit comments

Comments
 (0)