Skip to content

Commit 345042b

Browse files
committed
docs: Update changelog.
1 parent 7775d49 commit 345042b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,19 @@ 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-
## [Unreleased](https://github.com/loophp/phptree/compare/2.6.3...HEAD)
8+
## [2.6.4](https://github.com/loophp/phptree/compare/2.6.3...2.6.4)
9+
10+
### Merged
11+
12+
- fix: Add new parameter to dot command. [`#20`](https://github.com/loophp/phptree/pull/20)
913

1014
### Commits
1115

16+
- chore: Update composer.json. [`7775d49`](https://github.com/loophp/phptree/commit/7775d49beb64bf298e48ad2c459d66bb99ac014d)
17+
- ci: Drop support of PHP 7.1 in CI only for now. [`7725071`](https://github.com/loophp/phptree/commit/77250715592bef0aeb939bf948b0431c56f67e61)
18+
- docs: Update README, add link to changelog. [`64ba104`](https://github.com/loophp/phptree/commit/64ba104c3fa09bba62a4c2c050be9b872c149634)
19+
- docs: Add CHANGELOG.md file [`ce93ce8`](https://github.com/loophp/phptree/commit/ce93ce8e169f7d13aa9adcc80e0d83cf0aec9a9d)
20+
- ci: Update Github actions configuration [`c4cde82`](https://github.com/loophp/phptree/commit/c4cde82285440f544bd7339ab12a768fe04194ef)
1221
- Fix CS. [`045936a`](https://github.com/loophp/phptree/commit/045936a30125f77ffee17823fd42c6035ad3146b)
1322
- Enable Psalm, Infection and Insights reports. [`4edfd8f`](https://github.com/loophp/phptree/commit/4edfd8fdb21119138a9fef4b82110f067f03ee36)
1423
- Fix PHPStan warning. [`04a3450`](https://github.com/loophp/phptree/commit/04a3450906d488111b967222b423edaf6fc519a5)

0 commit comments

Comments
 (0)