Skip to content

Commit

Permalink
Fix changelog next version
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Eltink <dev@elt.ink>
  • Loading branch information
geerteltink committed Sep 12, 2020
1 parent 2ba2bda commit dd6493c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
22 changes: 0 additions & 22 deletions CHANGELOG.md
Expand Up @@ -10,28 +10,6 @@ All notable changes to this project will be documented in this file, in reverse

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 4.0.0 - TBD

### Added

- Nothing.

### Changed

- [#40](https://github.com/laminas/laminas-servicemanager/pull/40) modifies the behavior of the `FactoryCreator` to alphabetize import statements.

- [zendframework/zend-servicemanager#221](https://github.com/zendframework/zend-servicemanager/pull/221) provides enormous performance improvements for each of the various mutator methods (`setAlias()`, `setFactory()`, etc.), `has()` lookups, and initial container configuration.
Expand Down
2 changes: 0 additions & 2 deletions composer.json
Expand Up @@ -23,8 +23,6 @@
"config": {
"sort-packages": true
},
"extra": {
},
"require": {
"php": "^7.4",
"laminas/laminas-stdlib": "^3.2.1",
Expand Down

0 comments on commit dd6493c

Please sign in to comment.