Update the release notes.

This commit is contained in:
Ryan Prichard 2016-06-07 03:39:06 -07:00
parent e11e229edf
commit 78911a1546

View File

@ -18,6 +18,9 @@ Bug fixes:
[#58](https://github.com/rprichard/winpty/issues/58)
* Fixed an uninitialized memory bug that could have crashed winpty.
[#80](https://github.com/rprichard/winpty/issues/80)
* winpty now works better with very large and very small terminal windows.
It resizes the console font according to the number of columns.
[#61](https://github.com/rprichard/winpty/issues/61)
# Version 0.3.0 (2016-05-20)