Skip to content

Commit e10a2f6

Browse files
committed
CHANGELOG
1 parent 05af61c commit e10a2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
retrieve options and object metadata in a type-safe manner.
1616
- Added a `Option` support class and `option()` helper to retrieve options in a type-safe manner.
1717
- Added `fail()` method to commands to allow for a command to fail with a message.
18+
- Added `with_debug()` and `with_multisite()` methods to the installation manager.
1819

1920
### Changed
2021

2122
- Passing a `\Stringable` as a model attribute will now be cast to a string
2223
before being set on the model.
23-
- Added `with_debug()` and `with_multisite()` methods to the installation manager.
2424

2525
### Fixed
2626

0 commit comments

Comments
 (0)