Skip to content

Commit

Permalink
Make it a major version
Browse files Browse the repository at this point in the history
  • Loading branch information
otsch committed Feb 7, 2024
1 parent 54cf4a7 commit d36f370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0] - 2024-02-07
## [2.0.0] - 2024-02-07
### Changed
* Require `illuminate/support` and register `ExtensionPackageManager` as a singleton via a new `ServiceProvider`.
* Require `illuminate/support`, register `ExtensionPackageManager` as a singleton via a new `ServiceProvider` and remove `ExtensionPackageManager::singleton()` and `ExtensionPackageManager::new()` methods.

## [1.1.0] - 2024-02-07
### Added
Expand Down

0 comments on commit d36f370

Please sign in to comment.