Skip to content

Commit

Permalink
Updating release date of v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb authored Nov 22, 2022
1 parent 1911427 commit 328962c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file. This project adhere to the [Semantic Versioning](http://semver.org/) standard.

## [1.0.2] Unreleased
## [1.0.2] 2022-11-22

- Fix - Adjust `DB::insert()`, `DB::delete()`, `DB::update()`, and `DB::replace()` signature to match `wpdb`'s supported method signatures.
- Fix - Adjust `DB::get_var()`, `DB::get_col()`, and `DB::get_results()` signature of first arg to match `wpdb`'s signature.
Expand Down

0 comments on commit 328962c

Please sign in to comment.