Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed Jul 6, 2021
1 parent 8cf180c commit 1ecb1cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to `php-code-search` will be documented in this file.

---

## 1.5.0 - 2021-07-06

- rename `FunctionCallLocation` to `GenericCodeLocation` and remove the name property

## 1.4.0 - 2021-07-05

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

0 comments on commit 1ecb1cf

Please sign in to comment.