Skip to content

Commit 5c569ea

Browse files
committed
chore(1.x): release 0.7.1
1 parent c0dec74 commit 5c569ea

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.1](https://github.com/php-testo/testo/compare/0.7.0...0.7.1) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* **Common:** Add `Reflection::findMethodsWithAttribute()` ([c0dec74](https://github.com/php-testo/testo/commit/c0dec7424799b33ffc665b7c64d3d729c94be613))
9+
* **Locators:** Enhance tests detection by name convention, support functions. ([83fdc27](https://github.com/php-testo/testo/commit/83fdc2760e67ef8c8a953656e68f00ddeff78292))
10+
311
## [0.7.0](https://github.com/php-testo/testo/compare/0.6.6...0.7.0) (2026-01-18)
412

513

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.7.1"
33
}

0 commit comments

Comments
 (0)