aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 48e9b70477306395c65915494c531bb6cee7f0e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## [0.2.0] - 2019-10-27

### Added

* Added ResizingProcess type to handle subprocesses that are conceptually being
  run in the user's terminal, and so terminal resize events should be
  propagated into the pty automatically

## [0.1.0] - 2019-10-24

### Added

* Initial release