Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Mar 3, 2024
1 parent 13bba5f commit 7de8c88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Yii Data Response Change Log

## 2.1.0 under development
## 2.1.0 March 03, 2024

- Enh #85: Raise minimum PHP version to 8.1 and refactor code (@vjik)
- New #88: Add `PlainTextDataResponseFormatter` formatter and `FormatDataResponseAsPlainText` middleware (@vjik)
- Enh #80: Add support for `psr/http-message` version `^2.0` (@vjik)
- Enh #85: Raise minimum PHP version to 8.1 and refactor code (@vjik)
- Bug #85: Explicitly add transitive dependencies `psr/http-factory` and `psr/http-server-handler` (@vjik)
- New #88: Add `PlainTextDataResponseFormatter` formatter and `FormatDataResponseAsPlainText` middleware (@vjik)

## 2.0.0 February 15, 2023

Expand Down

0 comments on commit 7de8c88

Please sign in to comment.