Skip to content

Commit

Permalink
Add 0.16.0 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Apr 14, 2022
1 parent 2a952b9 commit 2918162
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog

### Unreleased
### 0.16.0
#### 2022-04-14

- Rename the concept of `GlobalServices` by `ExternalServices`.
- Deprecated the `SetupGacelaInterface::setGlobalServices()` method.
- Combine gacela file and bootstrap setup.
- Rename the concept of GlobalServices to ExternalServices.
- Make the Facade accessible from module-internal sub-folders.
- Allow to return an instance of SetupGacela on gacela.php.

### 0.15.0
#### 2022-03-26
Expand Down

0 comments on commit 2918162

Please sign in to comment.