Skip to content

Commit ef5295e

Browse files
committed
update(Changelog): bump version 1.3.3
- Updated manual test case for batch logging - Fixed `Clear` method in TraceLog to resolve text clearing issue - Corrected Curve Test case to cast to `Edge` instead of `Curve`
1 parent 76e4bce commit ef5295e

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
@@ -1,3 +1,14 @@
1+
# 1.3.3
2+
3+
## Changed
4+
5+
- Updated manual test case: batch log
6+
7+
## Fixed
8+
9+
- `Clear` method in TraceLog - text not actually clearing and reappearing on next trace event due to `OnIdling` event handler interference
10+
- Curve Test case - cast to `Edge` instead of `Curve`
11+
112
# 1.3.2
213

314
## Added

0 commit comments

Comments
 (0)