Skip to content

Commit

Permalink
doc(CHANGELOG.md) add entry for #666
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Oct 14, 2023
1 parent 21699c7 commit 1495cd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

### Added

- Methods to set, delete, check and assert on the value of site and normal transients to the `WPDb` class.

### Fixed

- Allow hyphens in database names in the `MySqlDatabase` class. (thanks @BrianHenryIE)
Expand Down

0 comments on commit 1495cd0

Please sign in to comment.