Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Nov 29, 2018
1 parent d02941c commit b5da0c0
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
Expand Up @@ -3,6 +3,8 @@ All notable changes after version 1.6.16 to this project will be documented in t
This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [2.2.0] 2018-11-29;
### Removed
- the `haveOrUpdateInDatabase` method from `WPDb` module
- the `ExtendedDb` class
Expand Down Expand Up @@ -828,7 +830,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Reference to ModuleConfigException class in WPLoader class.

[unreleased]: https://github.com/lucatume/wp-browser/compare/2.1.6...HEAD
[unreleased]: https://github.com/lucatume/wp-browser/compare/2.2.0...HEAD
[2.2.0]: https://github.com/lucatume/wp-browser/compare/2.1.6...2.2.0
[2.1.6]: https://github.com/lucatume/wp-browser/compare/2.1.5...2.1.6
[2.1.5]: https://github.com/lucatume/wp-browser/compare/2.1.4...2.1.5
[2.1.4]: https://github.com/lucatume/wp-browser/compare/2.1.3...2.1.4
Expand Down

0 comments on commit b5da0c0

Please sign in to comment.