Skip to content

Commit

Permalink
docs: changelog for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jan 10, 2023
1 parent b46061e commit d0ba103
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

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

## 1.3.0 - 2023-01-10

### Added

- Adds support for psr/container 2.0.

- Adds support for PHP 8.2.

### Changed

- Renames the extra.zf key in the composer.json to extra.laminas.

### Deprecated

- Nothing.

### Removed

- Removes support for PHP 7.4.

### Fixed

- Nothing.

## 1.2.0 - 2022-01-31

### Removed
Expand Down

0 comments on commit d0ba103

Please sign in to comment.