We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce93ce8 commit 64ba104Copy full SHA for 64ba104
README.md
@@ -46,6 +46,10 @@ Modifier:
46
47
Blog post: [https://not-a-number.io/2018/phptree-a-fast-tree-implementation](https://not-a-number.io/2018/phptree-a-fast-tree-implementation)
48
49
+## Changelog
50
+
51
+See [CHANGELOG.MD][phptree changelog]
52
53
## Requirements
54
55
* PHP >= 7.1
@@ -122,3 +126,5 @@ Before each commit some inspections are executed with [GrumPHP](https://github.c
122
126
## Contributing
123
127
124
128
Feel free to contribute to this library by sending Github pull requests. I'm quite reactive :-)
129
130
+[phptree changelog]: https://github.com/loophp/phptree/blob/master/CHANGELOG.md
0 commit comments