Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jun 3, 2024
1 parent 8cc2a97 commit 8f62915
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.6.3] 2024-06-03;

### Fixed

- Disable strict connection ID check for SQLite databases to avoid errors in tests.
Expand Down Expand Up @@ -1962,4 +1964,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[3.6.0]: https://github.com/lucatume/wp-browser/compare/3.5.9...3.6.0
[3.6.1]: https://github.com/lucatume/wp-browser/compare/3.6.0...3.6.1
[3.6.2]: https://github.com/lucatume/wp-browser/compare/3.6.1...3.6.2
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.6.2...HEAD
[3.6.3]: https://github.com/lucatume/wp-browser/compare/3.6.2...3.6.3
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.6.3...HEAD

0 comments on commit 8f62915

Please sign in to comment.