Skip to content

Commit 0adbe74

Browse files
committed
Bump minor version
1 parent c739a2d commit 0adbe74

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 4.2.8
1+
### 4.3.0
22
* Support Laravel 5.5
33
* Added `fixSubtree` and `rebuildSubtree` methods
44
* Increased performance of tree rebuilding

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
This is a Laravel 4-5 package for working with trees in relational databases.
88

9-
* **Laravel 5.2, 5.3, 5.4, 5.5** is supported since v4
9+
* **Laravel 5.5** is supported since v4.3
10+
* **Laravel 5.2, 5.3, 5.4** is supported since v4
1011
* **Laravel 5.1** is supported in v3
1112
* **Laravel 4** is supported in v2
1213

0 commit comments

Comments
 (0)