Skip to content

Commit 1fdb9a9

Browse files
committed
Added StdSim bug fix
1 parent e5fc322 commit 1fdb9a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.9.8 (TBD, 2019)
2+
* Bug Fixes
3+
* Fixed issue with echoing strings in StdSim. Because they were being sent to a binary buffer, line buffering
4+
was being ignored.
5+
16
## 0.9.7 (January 08, 2019)
27
* Bug Fixes
38
* Fixed bug when user chooses a zero or negative index when calling ``Cmd.select()``

0 commit comments

Comments
 (0)