Skip to content

Commit 92e504a

Browse files
committed
Update CHANGELOG.md for version 0.6.21
1 parent 3c03dc9 commit 92e504a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
### Removed
17+
18+
19+
## [0.6.21] - 2025-04-25
20+
21+
### Added
22+
23+
### Changed
24+
25+
### Fixed
26+
1627
- Fixed error "'UtcDatetime' object has no attribute 'timestamp'" in step trace:
1728
- Modified `_add_step_trace` method in `wish-command-execution/backend/bash.py` to use existing `__sub__` method
1829
- Used `timedelta.total_seconds()` to calculate execution time instead of direct timestamp access

0 commit comments

Comments
 (0)