Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Apr 2, 2024
1 parent 817729e commit a068dee
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [7.5.2](https://github.com/loophp/collection/compare/7.5.1...7.5.2)
## [7.6.0](https://github.com/loophp/collection/compare/7.5.2...7.6.0)

### Merged

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

### Commits

- fix: `doctrine/collections` deprecations [`5b39b54`](https://github.com/loophp/collection/commit/5b39b54f6a27addcd79c2c0ec16bc9a8aeaeba4d)

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

### Merged

- refactor: remove obsolete `All` class [`#338`](https://github.com/loophp/collection/pull/338)

### Commits

- docs: update changelog [`b0b4468`](https://github.com/loophp/collection/commit/b0b44687c96374a63f30e36c2c52069f9e9c55e5)
- refactor: minor SA update `Tails` operation [`acb6d8f`](https://github.com/loophp/collection/commit/acb6d8fe3805b6be531053812bea2aea68458750)

## [7.5.1](https://github.com/loophp/collection/compare/7.5.0...7.5.1) - 2024-02-19
Expand Down

0 comments on commit a068dee

Please sign in to comment.