diff --git a/CHANGELOG.md b/CHANGELOG.md index d98a3cf..a5c171c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.5.3] - 2021-08-22 +### Changed +- Temporarily disable macOS releases + ## [1.5.2] - 2021-08-22 ### Changed - Drop `apng` dependency and use `png` for encoding APNG diff --git a/Cargo.lock b/Cargo.lock index cef3540..e189f37 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -628,7 +628,7 @@ dependencies = [ [[package]] name = "menyoki" -version = "1.5.2" +version = "1.5.3" dependencies = [ "bytesize", "chrono", diff --git a/Cargo.toml b/Cargo.toml index a8b4010..7f4e7c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "menyoki" -version = "1.5.2" +version = "1.5.3" description = "Screen{shot,cast} and perform ImageOps on the command line" authors = ["Orhun Parmaksız "] license = "GPL-3.0" diff --git a/man/menyoki.1 b/man/menyoki.1 index dbdcb2f..2e91807 100644 --- a/man/menyoki.1 +++ b/man/menyoki.1 @@ -1,5 +1,5 @@ .\" Manpage of menyoki -.TH MENYOKI "1" "August 2021" "menyoki 1.5.2" "User Commands" +.TH MENYOKI "1" "August 2021" "menyoki 1.5.3" "User Commands" .SH NAME menyoki \- screenshot/screencast and perform image operations on the command line .SH SYNOPSIS diff --git a/man/menyoki.conf.5 b/man/menyoki.conf.5 index f4ff83c..b20d10b 100644 --- a/man/menyoki.conf.5 +++ b/man/menyoki.conf.5 @@ -1,5 +1,5 @@ .\" Manpage of menyoki.conf -.TH MENYOKI.CONF "5" "August 2021" "menyoki 1.5.2" "menyoki manual" +.TH MENYOKI.CONF "5" "August 2021" "menyoki 1.5.3" "menyoki manual" .SH NAME menyoki.conf \- menyoki configuration file .SH SYNOPSIS