summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFly me to the moon <git@bigly.dog>2020-08-05 23:52:14 -0700
committerFly me to the moon <git@bigly.dog>2020-08-05 23:52:14 -0700
commit3ab18da9cf220cc1449b3a44c2c3c1956ec35b06 (patch)
tree639ab2127fe07873bf4817510bee95cb94bfee4b
parent362993f07bb3cf1980d85831e98676c683a3b0e4 (diff)
-rw-r--r--Cargo.toml2
-rw-r--r--release_notes.md7
2 files changed, 4 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7f546ce..80cba69 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sad"
-version = "0.4.6"
+version = "0.4.7"
description = "Space Age seD | https://github.com/ms-jpq/sad"
authors = ["git@bigly.dog"]
edition = "2018"
diff --git a/release_notes.md b/release_notes.md
index 7468365..cb3f789 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,10 +1,9 @@
## Good news
-* CI now uses Docker for reproducible builds
+- CI now uses Docker for reproducible builds
-v0.4.6
+v0.4.7
-Fix minor bug with `--` flag
+Now ignores invalid utf-8 files instead of raising error,
**Released by CI**
-