Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jul 5, 2021
1 parent aa82093 commit 22e7ff3
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 @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [3.0.8] 2021-07-05;

### Fixed

- pass the provided parameters to the actions fired in the replacement `wp_set_auth_cookie` function, fixes #509
Expand Down Expand Up @@ -1637,4 +1639,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[3.0.5.1]: https://github.com/lucatume/wp-browser/compare/3.0.5...3.0.5.1
[3.0.6]: https://github.com/lucatume/wp-browser/compare/3.0.5.1..3.0.6
[3.0.7]: https://github.com/lucatume/wp-browser/compare/3.0.6...3.0.7
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.0.7...HEAD
[3.0.8]: https://github.com/lucatume/wp-browser/compare/3.0.7...3.0.8
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.0.8...HEAD

0 comments on commit 22e7ff3

Please sign in to comment.