Skip to content

Commit c3a2f99

Browse files
committed
📝 updated changelog
1 parent 711e632 commit c3a2f99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
```
1515

1616
Prints:
17-
```
18-
Test with custom description: 1, first(1), length(2)
19-
Test with custom description: 2, first(3), length(2)
20-
```
17+
```
18+
Test with custom description 🚀[1] Test with custom description: <<1|2>>
19+
Test with custom description 🚀[2] Test with custom description: <<3|4>>
20+
```
2121

2222
## 1.1.2
2323
- Added #13: String values are wrapped with quotes in test output. This makes it easier to see if a string value is empty or contains spaces.

0 commit comments

Comments
 (0)