Skip to content

Commit fc65151

Browse files
chore: Bumped
1 parent b9daece commit fc65151

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to Tree-Walker will be documented in this file.
44

5+
## [1.5.0](https://github.com/rezozero/tree-walker/compare/1.4.1...1.5.0) - 2024-07-02
6+
7+
### ⚠ Breaking changes
8+
9+
- Set minimum PHP version to 8.1. Renamed `parent` serialization group to `walker_parent`.
10+
11+
### Features
12+
13+
- [**breaking**]Set minimum PHP version to 8.1. Renamed `parent` serialization group to `walker_parent`. - ([b9daece](https://github.com/rezozero/tree-walker/commit/b9daecee4e2535508213a3377596e6d6fbb1d25a))
14+
- Require php 8.1 minimum - ([2a3cfca](https://github.com/rezozero/tree-walker/commit/2a3cfca6d895ba85a2c91968805cbe7619b2a4cc))
15+
16+
### Testing
17+
18+
- Missing phpunit.xml - ([3cfcdd2](https://github.com/rezozero/tree-walker/commit/3cfcdd2a806bf2b772b10cb61b25d6d9739bb4eb))
19+
- Added basic test for `getChildren` and Symfony Serialization - ([a4a74e9](https://github.com/rezozero/tree-walker/commit/a4a74e9871f8bb51e3b3dd8e1bda019dfa6e2628))
20+
521
## [1.4.1](https://github.com/rezozero/tree-walker/compare/1.4.0...1.4.1) - 2024-07-01
622

723
### Bug Fixes

0 commit comments

Comments
 (0)