aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 076bc840cfdd58d758bb82789fceb084859e9693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Changelog

## [0.1.4] - 2023-03-08

### Changed

* Move to tokio

## [0.1.3] - 2021-12-15

### Changed

* Various internal cleanups

## [0.1.2] - 2021-12-06

### Fixed

* Bump vt100 dep to fix some display issues

## [0.1.1] - 2021-12-05

### Fixed

* Fix cursor positioning during playback

## [0.1.0] - 2021-12-05

### Added

* Initial release