Skip to content

Commit

Permalink
Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steevanb committed May 24, 2024
1 parent 82217b4 commit a79181c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Version](https://img.shields.io/badge/version-6.0.1-blueviolet.svg)](https://github.com/steevanb/php-collection/tree/6.0.1)
[![Version](https://img.shields.io/badge/version-6.1.0-blueviolet.svg)](https://github.com/steevanb/php-collection/tree/6.1.0)
[![PHP](https://img.shields.io/badge/php-^8.1-blue.svg)](https://php.net)
![Lines](https://img.shields.io/badge/code%20lines-3,573-blue.svg)
![Lines](https://img.shields.io/badge/code%20lines-3,622-blue.svg)
![Downloads](https://poser.pugx.org/steevanb/php-typed-array/downloads)
![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/steevanb/php-collection/ci.yml?branch=master)
![Coverage](https://img.shields.io/badge/coverage-88%25-success.svg)
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### master

### [6.1.0](../../compare/6.0.1...6.1.0) - 2024-05-24

- Add support for Symfony `7.0`

### [6.0.1](../../compare/6.0.0...6.0.1) - 2024-05-15
Expand Down

0 comments on commit a79181c

Please sign in to comment.