Skip to content

Commit afe52b8

Browse files
committed
docs(CHANGELOG.md): moved the changelog file to the root folder
1 parent 8bf7ff7 commit afe52b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/changelog.md renamed to CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [unreleased] Unreleased
66

7-
## [2.2.8] 2019-05-13;
7+
## [2.2.8] 2019-05-20;
88
### Changed
9-
- udpated requirement of `codeception/codeception` to include version `3.0`
10-
- updated `WPTestCase` to handle PHPUnit v8 compatibility
9+
- updated requirement of `codeception/codeception` to include version `3.0`
10+
- updated `WPTestCase` to handle PHPUnit version `8.0+` compatibility
1111
- internalized the classes and functions provided by the `lucatume/wp-browser-commons` package
1212

1313
### Fixed

docs/summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
* [Commands](commands.md)
2121
* [Extensions](extensions.md)
2222
* [Contributing](contributing.md)
23-
* [Changelog](changelog.md)
23+
* [Changelog](https://github.com/lucatume/wp-browser/blob/master/CHANGELOG.md)
2424

0 commit comments

Comments
 (0)