Skip to content

Commit 8448fdd

Browse files
committed
docs: update changelog
1 parent 3e571a0 commit 8448fdd

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

.envrc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
use flake github:loophp/nix-sphinx
21
use flake github:loophp/nix-auto-changelog
3-
use flake github:loophp/nix-shell#env-php81 --impure
2+
use flake github:loophp/nix-shell#env-php83 --impure

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,29 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [7.6.0](https://github.com/loophp/collection/compare/7.5.2...7.6.0)
8+
## [7.6.1](https://github.com/loophp/collection/compare/7.6.0...7.6.1)
9+
10+
### Merged
11+
12+
- chore(deps): update dependency infection/infection to ^0.29 [`#343`](https://github.com/loophp/collection/pull/343)
13+
14+
### Commits
15+
16+
- perf: improve performance of Chunk and Entropy operations [`3e571a0`](https://github.com/loophp/collection/commit/3e571a039a8cac74f36a2b5937fa2d739c875640)
17+
- chore: update code style [`68e7154`](https://github.com/loophp/collection/commit/68e7154be5b87385d46489939375f00f0cd154f4)
18+
- chore: update `phpstan` baseline [`947c03e`](https://github.com/loophp/collection/commit/947c03ede03cba9e09e9e87a09c22743deeb28f5)
19+
- chore: fix `composer.json` [`b086f6c`](https://github.com/loophp/collection/commit/b086f6cf91b7a0c0b41a93cfd25fec93bf9e3c10)
20+
- documentation: update `API` page [`84f6c5b`](https://github.com/loophp/collection/commit/84f6c5b52ac05d571f5b17a13a465ee812550710)
21+
22+
## [7.6.0](https://github.com/loophp/collection/compare/7.5.2...7.6.0) - 2024-04-02
923

1024
### Merged
1125

1226
- Adds tap() - allows shorter syntax for chaining no side effects operations [`#340`](https://github.com/loophp/collection/pull/340)
1327

1428
### Commits
1529

30+
- docs: update `CHANGELOG` [`a068dee`](https://github.com/loophp/collection/commit/a068deed401f774be817c520db293769f9494847)
1631
- fix: `doctrine/collections` deprecations [`5b39b54`](https://github.com/loophp/collection/commit/5b39b54f6a27addcd79c2c0ec16bc9a8aeaeba4d)
1732

1833
## [7.5.2](https://github.com/loophp/collection/compare/7.5.1...7.5.2) - 2024-02-20

0 commit comments

Comments
 (0)