Skip to content

Commit 2bab738

Browse files
Merge branch 'main' of github.com:kiwilan/php-xml-reader
2 parents 5cec03d + 427cbe3 commit 2bab738

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `php-xml-reader` will be documented in this file.
44

5+
## 0.2.2 - 2023-06-27
6+
7+
- `search()` method has now only one parameter with key to search, it will search without `strict` option and return **all values** near to the key
8+
- Add new method `find()` with all options of previous `search()` method
9+
510
## 0.2.10 - 2023-06-20
611

712
- add `rootAttribute()` method to extract safely an attribute from the root element

0 commit comments

Comments
 (0)