Skip to content

Commit c66253e

Browse files
committed
Update release notes for 0.4.0.
1 parent a0e3f33 commit c66253e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

RELEASES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Next Version
1+
# Version 0.4.0 (2016-06-28)
22

33
The winpty library has a new API that should be easier for embedding.
4+
[880c00c69e](https://github.com/rprichard/winpty/commit/880c00c69eeca73643ddb576f02c5badbec81f56)
45

56
User-visible changes:
67

@@ -24,6 +25,10 @@ Bug fixes:
2425
* winpty now works better with very large and very small terminal windows.
2526
It resizes the console font according to the number of columns.
2627
[#61](https://github.com/rprichard/winpty/issues/61)
28+
* winpty no longer uses Mark to freeze the console on Windows 10. The Mark
29+
command could interfere with the cursor position, corrupting the data in
30+
the screen buffer.
31+
[#79](https://github.com/rprichard/winpty/issues/79)
2732

2833
# Version 0.3.0 (2016-05-20)
2934

0 commit comments

Comments
 (0)