Skip to content

Commit

Permalink
Merge afdab03 into 65a406c
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Dec 17, 2020
2 parents 65a406c + afdab03 commit b11f2e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -100,7 +100,7 @@ jobs:
- '7.2'
- '7.3'
- '7.4'
- 'rc'
- '8.0'
include:
- php: '7.4'
coverage: true
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## 2.5.9

* Fix a warning when preloading the `AbstractPaginator` class (#3827)
* OpenAPI: prevent `additionalProp1` from showing in example values (#3888)
* Varnish: fix a bug when passing an empty list of tags to the purger (#3827)
* JSON Schema: mark `hydra:mapping` properties as nullable (#3877)

## 2.5.8

* PHP 8 support (#3791, #3745, #3855)
Expand Down

0 comments on commit b11f2e8

Please sign in to comment.