diff --git a/CHANGELOG.md b/CHANGELOG.md index 027355b..12f2144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] + +## [0.7.0] - 2022-05-21 - Add support for --join - Add support for --lines - Add support for --complement diff --git a/Cargo.lock b/Cargo.lock index 9f33d4e..8abbaab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -125,7 +125,7 @@ checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41" [[package]] name = "tuc" -version = "0.6.0" +version = "0.7.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index eb7d4a6..afcccf8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tuc" description = "When cut doesn't cut it" -version = "0.6.0" +version = "0.7.0" authors = ["Riccardo Attilio Galli "] edition = "2018" homepage = "https://github.com/riquito/tuc" diff --git a/README.md b/README.md index 063e772..5d0a92f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ cargo install tuc ## Help ``` -tuc 0.7.0 [UNRELEASED] +tuc 0.8.0 [UNRELEASED] When cut doesn't cut it. USAGE: