Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Dec 30, 2024
1 parent 15d988e commit 8caf8d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 1.4.0


### Fixed

- Added proper types for helper functions that support array in the first argument.

### Changed

* Migrates code into the `Alley\WP\Asset_Manager` namespace. Legacy classes such
as `Asset_Manager_Scripts` and `Asset_Manager_Styles` are aliased to their new
namespace for backward compatibility. Helper functions are left un-namespaced.
Expand Down

0 comments on commit 8caf8d8

Please sign in to comment.