Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Dec 26, 2019
1 parent 2fd7ded commit 3fe2dfe
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
## 2.9.0 - unreleased
## 3.0.0 - unreleased

ADDED:

CHANGED:

- The generated container uses `declare(strict_types=1)`
- The generated container is PSR-12 compliant and uses typed properties
- Upgrade to PHPStan 0.12

REMOVED:

FIXED:

## 2.9.0 - 2019-12-26

CHANGED:

- The generated container uses `declare(strict_types=1)`
- The generated container is PSR-12 compliant and uses typed properties
- Upgrade to PHPStan 0.12

## 2.8.1 - 2019-09-04

FIXED:
Expand Down

0 comments on commit 3fe2dfe

Please sign in to comment.