Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
admturner committed Apr 9, 2024
1 parent d590440 commit dc74893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Changelog formatting (https://keepachangelog.com/en/1.0.0/):

### Changed

- Bump WP tested-to to 6.5.0 to close #106.
- Replace direct call to database for plugin terms cleanup with `wp_delete_term`. (148bbd7)
- Replace direct call to database for plugin posts cleanup with `wp_trash_post`. (148bbd7)
- Separate CoursesList class instantiation from class file. (148bbd7)
Expand Down

0 comments on commit dc74893

Please # to comment.