Add missing changelog for private / protected

This commit is contained in:
Joel Wurtz 2019-03-27 14:33:41 +01:00
parent 71c33c1531
commit 8c5663d1cf
No known key found for this signature in database
GPG Key ID: ED264D1967A51B0D

View File

@ -4,6 +4,7 @@ CHANGELOG
4.3.0
-----
* Added the ability to extract private and protected properties and methods on `ReflectionExtractor`
* Added the ability to extract property type based on its initial value
4.2.0