Skip to content

Commit 8f35555

Browse files
committed
docs: Add/update CHANGELOG.
1 parent 3f13970 commit 8f35555

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,24 @@ 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-
## [2.6.6](https://github.com/loophp/phptree/compare/2.6.5...2.6.6)
8+
## [2.6.7](https://github.com/loophp/phptree/compare/2.6.6...2.6.7)
9+
10+
### Merged
11+
12+
- Update .gitattributes [`#21`](https://github.com/loophp/phptree/pull/21)
13+
14+
### Commits
15+
16+
- Do not use `mb_*` string functions, they are not needed. [`3f13970`](https://github.com/loophp/phptree/commit/3f1397043071532a8501ae712277059b6f517bcd)
17+
- chore: Normalize composer.json. [`de7af15`](https://github.com/loophp/phptree/commit/de7af15c6db8fb78ff46f2d56c9493e7e5dc40af)
18+
- ci: Enable pcov. [`511fc3c`](https://github.com/loophp/phptree/commit/511fc3c795be9d287018b1fe6192d40f2bd899ce)
19+
- chore: Remove unused dev dependency. [`1ca8c28`](https://github.com/loophp/phptree/commit/1ca8c2859b56923e932c85552ad98cc952118d82)
20+
21+
## [2.6.6](https://github.com/loophp/phptree/compare/2.6.5...2.6.6) - 2021-05-10
922

1023
### Commits
1124

25+
- docs: Update changelog. [`2012c88`](https://github.com/loophp/phptree/commit/2012c884003dfca0253611f767a67315004c0ff4)
1226
- ci: Only test on PHP 7.4. [`237335d`](https://github.com/loophp/phptree/commit/237335dc4461712c324a126219cdc96ab2d3a988)
1327
- refactor: Autofix code-style. [`5bcbe38`](https://github.com/loophp/phptree/commit/5bcbe38214a1dae003681022601d172b664f58a8)
1428
- chore: Add Docker stack. [`aba5b39`](https://github.com/loophp/phptree/commit/aba5b39301563974d32c41127224625fbccf99db)

0 commit comments

Comments
 (0)