From 0538ed50e6b9c46e698f1753e4d92634cedf8f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pi=C3=B1a?= Date: Sat, 7 Dec 2019 17:39:36 -0800 Subject: [PATCH] Increment version to 3.4.0 --- docs/CHANGELOG.md | 19 ++++++++++++++++++- docs/man/noti.1 | 2 +- docs/man/noti.1.md | 2 +- docs/man/noti.yaml.5 | 2 +- docs/man/noti.yaml.5.md | 2 +- 5 files changed, 22 insertions(+), 5 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7e28ea87..7b878b2c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] - YYYY-MM-DD +## [3.4.0] - 2019-12-07 + +### Added + +* Support to read message body from stdin +* Support for keybase + +### Removed + +* Support for HipChat + +### Changed + +* Noti's exit status is now based on executed subcommand's status +* Shell login flag is no longer passed when executing an alias + ## [3.3.0] - 2019-09-11 ### Added @@ -219,7 +235,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * OS X-specific flags and usage text from Linux and FreeBSD help. -[Unreleased]: https://github.com/variadico/noti/compare/3.3.0...dev +[Unreleased]: https://github.com/variadico/noti/compare/3.4.0...dev +[3.4.0]: https://github.com/variadico/noti/compare/3.3.0...3.4.0 [3.3.0]: https://github.com/variadico/noti/compare/3.2.0...3.3.0 [3.2.0]: https://github.com/variadico/noti/compare/3.1.0...3.2.0 [3.1.0]: https://github.com/variadico/noti/compare/3.0.0...3.1.0 diff --git a/docs/man/noti.1 b/docs/man/noti.1 index 2c4ec7c5..cda5d0e5 100644 --- a/docs/man/noti.1 +++ b/docs/man/noti.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.7.3 .\" -.TH "NOTI" "1" "2018/03/25" "noti 3.3.0" "Noti Manual" +.TH "NOTI" "1" "2018/03/25" "noti 3.4.0" "Noti Manual" .hy .SH NAME .PP diff --git a/docs/man/noti.1.md b/docs/man/noti.1.md index df0c3ac4..055da146 100644 --- a/docs/man/noti.1.md +++ b/docs/man/noti.1.md @@ -1,4 +1,4 @@ -% NOTI(1) noti 3.3.0 | Noti Manual +% NOTI(1) noti 3.4.0 | Noti Manual % Jaime Piña % 2018/03/25 diff --git a/docs/man/noti.yaml.5 b/docs/man/noti.yaml.5 index f0db5967..be237c2e 100644 --- a/docs/man/noti.yaml.5 +++ b/docs/man/noti.yaml.5 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.7.3 .\" -.TH "NOTI.YAML" "5" "2018/03/25" "noti 3.3.0" "Noti Configuration File Format" +.TH "NOTI.YAML" "5" "2018/03/25" "noti 3.4.0" "Noti Configuration File Format" .hy .SH NAME .PP diff --git a/docs/man/noti.yaml.5.md b/docs/man/noti.yaml.5.md index 1bdf1718..efea0d33 100644 --- a/docs/man/noti.yaml.5.md +++ b/docs/man/noti.yaml.5.md @@ -1,4 +1,4 @@ -% NOTI.YAML(5) noti 3.3.0 | Noti Configuration File Format +% NOTI.YAML(5) noti 3.4.0 | Noti Configuration File Format % Jaime Piña % 2018/03/25