Skip to content

Commit f01ed11

Browse files
committed
chore(1.x): release 0.6.3
1 parent c0ad83e commit f01ed11

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.3](https://github.com/php-testo/testo/compare/0.6.2...0.6.3) (2026-01-01)
4+
5+
6+
### Features
7+
8+
* **Teamcity:** Expose `Assertion History` for every test ([c0ad83e](https://github.com/php-testo/testo/commit/c0ad83e947d35b7ef0943892ee052d4d2e1f38a9))
9+
10+
11+
### Code Refactoring
12+
13+
* Inject Attributed interceptors into main pipeline with order ([7121981](https://github.com/php-testo/testo/commit/712198114e0ab860c168ff2aa78bf63b47d7c271))
14+
315
## [0.6.2](https://github.com/php-testo/testo/compare/0.6.1...0.6.2) (2025-12-30)
416

517

resources/version.json

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

0 commit comments

Comments
 (0)