Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'versions/2.6.0'
Browse files Browse the repository at this point in the history
2.6.0 readiness
  • Loading branch information
weierophinney committed Feb 18, 2016
2 parents bf28d0f + b5fdd73 commit b3b0432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
17 changes: 0 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,6 @@ All notable changes to this project will be documented in this file, in reverse
[#95](https://github.com/zendframework/zend-inputfilter/pull/95), and
[#96](https://github.com/zendframework/zend-inputfilter/pull/96) update the
component to be forwards-compatible with zend-servicemanager v3.

## 2.5.6 - TBD

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#72](https://github.com/zendframework/zend-inputfilter/pull/72) `ArrayInput`
value is properly reset after `BaseInputFilter::setData()`

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload-dev": {
Expand Down

0 comments on commit b3b0432

Please sign in to comment.