Skip to content

Commit 8438cf5

Browse files
committed
Bump version to 1.0.4.1
1 parent 06fd074 commit 8438cf5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Revision history for nix-output-monitor
22

3-
## 1.0.4.0 --2021-12-03
3+
## 1.0.4.1 -- 2022-02-25
4+
* Rename an internal variable for relude 1.0 compat
5+
6+
## 1.0.4.0 -- 2021-12-03
47
* Make parsing a bit more flexible for better nix 2.4 compatibility.
58

69
## 1.0.3.3 -- 2021-09-24

nix-output-monitor.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: nix-output-monitor
3-
version: 1.0.4.0
3+
version: 1.0.4.1
44
synopsis: Parses output of nix-build to show additional information
55
description:
66
A tool you can pipe stdout and stderr into to get your terminal output enriched with useful information.

0 commit comments

Comments
 (0)