aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 7d109b0531a366775edb7bab45f99bb6a265c65d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- Entry template: -->
<!--
# Unreleased
## Added
## Changed
## Deprecated
## Removed
## Fixed
## Security
-->

# 0.1.2 - 2021-01-26
## Fixed
Replace usage of GNU Coreutils' specific `tac` utility with `sed`.

# 0.1.1 - 2021-01-26
## Fixed
Allow names with spaces.

# 0.1.0 - 2021-01-26
## Added
Initial public release.