Skip to content

Commit e466024

Browse files
Add release notes
1 parent 37642b6 commit e466024

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# `queue-sheet-haskell` `0.5.0.0` Release Notes
2+
3+
Date
4+
: 2020-11-08
5+
6+
## Overview
7+
8+
This release of Queue Sheet adds support for specifying lists of tags or items
9+
as a string in a simplified CSV format. Use of the CSV format can result in
10+
fewer changes when updating a file, making the update slightly easier to
11+
perform and the `git diff` output easier to read. See the updated man page
12+
for details.
13+
14+
This release also switches the Git default branch to `main`.
15+
16+
YAML files used with version `0.4.0.0` work with version `0.5.0.0` without
17+
change, but YAML files that the new CSV format will not work with version
18+
`0.4.0.0` or before.

0 commit comments

Comments
 (0)