aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 944202050461221f08a32401a0f625ad32456c9d (plain)
1
2
3
4
5
6
7
8
9
# Changelog

## Versions

### v0.1.2

- Fixed an issue in which the interactive prompt would write over itself
  instead of wrapping around onto the next line. This apparently stems
  from an issue in the GNU readline library.