Skip to content

Commit bfcbfef

Browse files
committed
docs(changelog): add entry for fix #607 spy on echo/printf causing hang
1 parent cd300ce commit bfcbfef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
### Fixed
6+
- Fix spying on `echo` or `printf` causing bashunit to hang due to infinite recursion (#607)
7+
58
## [0.34.1](https://github.com/TypedDevs/bashunit/compare/0.34.0...0.34.1) - 2026-03-20
69

710
### Added

0 commit comments

Comments
 (0)