Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
agibson-godaddy committed Aug 29, 2024
1 parent 68da0a5 commit e826a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions woocommerce/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Feature - Add a trait to get an instance (non-singular) of a class: `CanGetNewInstanceTrait`
* Feature - Add a trait to convert an object into an array: `CanConvertToArrayTrait`
* Feature - Add a new `ArrayHelper` class for array-related utility methods
* Dev - Add support for autoloading. Plugins now need to require the `vendor/autoload.php` file if not already.

2024.08.21 - version 5.13.0
* Feature - Add a trait for enum-like classes
Expand Down

0 comments on commit e826a4a

Please sign in to comment.