aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: e6cf399c6f8cf04aae9edfbe96ffa87b47ed5405 (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
# Changes

## 0.1.4

* Fix shell prompt escaping (should fix input corruption in new zsh, probably
  among other things)

## 0.1.3

* Fix compilation and execution on macos (battery state is not yet supported
  though)

## 0.1.2

* Fix TERM=xterm-256color on recent Arch Linux
  (see https://github.com/Stebalien/term/issues/81)

## 0.1.1

* Fix `--version` output.

## 0.1.0

* Initial release.