Skip to content

Commit

Permalink
Prepare 2.1.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 27, 2020
1 parent 261f8a9 commit 1270202
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG-2.x.md
Expand Up @@ -2,6 +2,23 @@

This changelog references the relevant changes (bug and security fixes) done to `katsana/minions`.

## 2.1.0

Released: 2020-03-27

### Added

* Added `Minions\Configuration` instead of using `array` for configuration.
* Added `minions.config` to Laravel service container.

### Changes

* Add `Minions\Router::routeResolver()` as alias to `Minions\Http\Router::routeResolver()`.

### Deprecated

* Deprecate `Minions\Concerns\Configuration` and will be removed in `v3.0.0`.

## 2.0.0

Released: 2020-03-23
Expand Down

0 comments on commit 1270202

Please sign in to comment.