Skip to content

Commit b1ad6a7

Browse files
committed
Groom release notes
1 parent 0193b53 commit b1ad6a7

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# Changelog
22

3-
## Unreleased
4-
5-
- Fix differences of writing to stdout vs file
6-
- Update flake template (overlay usage)
7-
- Flake template now requires -p,--pname
8-
- --from-url no longer errors with --nixpkgs when a pname is not supplied
9-
- Nix expresions now have input attrs in comma-leading style (one input per line)
10-
- Failures from already existing file locations occur sooner
11-
- Particularly irritating with `--from-url`, which would compute release and sha256 info
3+
## v0.2.0
4+
5+
- Breaking Changes / Behaviors:
6+
- Flake template now requires -p,--pname
7+
- Nix expresions now have input attrs in comma-leading style (one input per line)
8+
9+
- Fixes:
10+
- --from-url no longer errors with --nixpkgs when a pname is not supplied
11+
- Fix differences of writing to stdout vs file
12+
- Update flake template (overlay usage)
13+
- Failures from already existing file locations occur sooner
14+
- Particularly irritating with `--from-url`, which would compute release and sha256 info
1215

1316
## v0.1.4
1417

0 commit comments

Comments
 (0)