From 1159d4cac8090ca0b4a3d900ae81efb72558ea8a Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Tue, 12 May 2020 10:34:09 +0100 Subject: [PATCH] Release v1.2.0 --- History.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 15ce83c..d6e50b0 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,11 @@ +v1.2.0 / 2020-05-12 +=================== + + * add `--include` and `--exclude` flags + * remove goreleaser.yml + v1.1.0 / 2020-02-10 =================== - * move `./cmd/node-prune/main.go` to root \ No newline at end of file + * move `./cmd/node-prune/main.go` to root