Skip to content

Commit 1ecb1cf

Browse files
committed
update changelog
1 parent 8cf180c commit 1ecb1cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to `php-code-search` will be documented in this file.
44

55
---
66

7+
## 1.5.0 - 2021-07-06
8+
9+
- rename `FunctionCallLocation` to `GenericCodeLocation` and remove the name property
10+
711
## 1.4.0 - 2021-07-05
812

913
- allow searching for static method calls like `MyClass` or `MyClass::someMethod`

0 commit comments

Comments
 (0)