Skip to content

Commit

Permalink
2.1.0 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 Nov 2, 2020
1 parent 09745d7 commit 1cedcd1
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,33 @@

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

## 2.1.0 - TBD
## 2.1.0 - 2020-11-02

### Added

- [#25](https://github.com/laminas/laminas-dependency-plugin/pull/25) adds support for PHP 8.

### Changed
### Removed

- Nothing.
- [#25](https://github.com/laminas/laminas-dependency-plugin/pull/25) removes support for PHP versions prior to 7.3.

### Deprecated

- Nothing.
-----

### Removed
### Release Notes for [2.1.0](https://github.com/laminas/laminas-dependency-plugin/milestone/4)

- [#25](https://github.com/laminas/laminas-dependency-plugin/pull/25) removes support for PHP versions prior to 7.3.
Feature release (minor)

### Fixed
### 2.1.0

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

#### Enhancement

- [26: Add psalm integration](https://github.com/laminas/laminas-dependency-plugin/pull/26) thanks to @weierophinney and @boesing
- [25: Add support for PHP 8](https://github.com/laminas/laminas-dependency-plugin/pull/25) thanks to @weierophinney

## 2.0.0 - 2020-10-30

Expand Down

0 comments on commit 1cedcd1

Please sign in to comment.