Skip to content

Commit

Permalink
2.13.1 readiness
Browse files Browse the repository at this point in the history
Updates the CHANGELOG.md to set the release date.
  • Loading branch information
laminas-bot committed Oct 12, 2021
1 parent 0957665 commit 9687383
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,26 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.13.1 - TBD
## 2.13.1 - 2021-10-12

### Added

- Nothing.

### Changed

- Nothing.
-----

### Deprecated
### Release Notes for [2.13.1](https://github.com/laminas/laminas-view/milestone/8)

- Nothing.
### Fixed

- This release fixes a BC break introduced in 2.13.0 whereby the package was marked as conflicting with zend-router, instead of zend-view. It now correctly conflicts with zend-view releases as a mechanism for replacing zend-view.

### Removed
### 2.13.1

- Nothing.
- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

### Fixed
#### BC Break,Bug

- Nothing.
- [84: Conflict with zend-view, not zend-router](https://github.com/laminas/laminas-view/pull/84) thanks to @weierophinney

## 2.12.2 - TBD

Expand Down

0 comments on commit 9687383

Please sign in to comment.