Skip to content

Commit

Permalink
v0.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SonyPradana committed Jun 21, 2024
1 parent a948abc commit 02e78a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## 0.34.0 - 2024-05-21
### Changed
- Changed how call static use `static` instead of `self`, purpose to make property can call only in parent class `ServiceProvider::modules().
- Changed typo method name from `Collection::dumb()` to `Collection::dump()`.

## 0.34.0 - 2024-05-20
### Added
- Added `ServiceProvider::exports()` to register files/folders needed in package.
- Added `PackagaDiscoveryCommand::class` to find supported package has register by composer vendor.
Expand Down

0 comments on commit 02e78a7

Please sign in to comment.