Skip to content

Commit 84bddd5

Browse files
committed
Release 5.0.0
1 parent 7843c8e commit 84bddd5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![Version](https://img.shields.io/badge/version-4.0.0-blueviolet.svg)](https://github.com/steevanb/php-collection/tree/4.0.0)
1+
[![Version](https://img.shields.io/badge/version-5.0.0-blueviolet.svg)](https://github.com/steevanb/php-collection/tree/5.0.0)
22
[![PHP](https://img.shields.io/badge/php-^8.1-blue.svg)](https://php.net)
3-
![Lines](https://img.shields.io/badge/code%20lines-4,637-blue.svg)
3+
![Lines](https://img.shields.io/badge/code%20lines-4,481-blue.svg)
44
![Downloads](https://poser.pugx.org/steevanb/php-typed-array/downloads)
55
![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/steevanb/php-collection/ci.yml?branch=master)
6-
![Coverage](https://img.shields.io/badge/coverage-96%25-success.svg)
6+
![Coverage](https://img.shields.io/badge/coverage-80%25-success.svg)
77

88
## php-collection
99

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### master
22

3+
### [5.0.0](../../compare/4.0.0...5.0.0) - 2023-03-14
4+
35
- [BC Break] Rename repository, namespace and everything else from `TypedArray` to `Collection`
46
- Define PHP `8.1` as default PHP version in Docker image `steevanb/php-typed-array:ci`
57
- Update Composer to `2.5.4`

0 commit comments

Comments
 (0)