Skip to content

Commit

Permalink
Ready for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makew0rld committed May 10, 2021
1 parent 1a3340f commit e2422b8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,12 @@ 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.0.0] - 2021-04-01

## [1.1.0] - 2021-05-09
### Added
- Support for transparent images (#1)
- `--recolor` can handle RGB**A** colors (#1)


## [1.0.0] - 2021-05-01
Initial release.
2 changes: 1 addition & 1 deletion MANPAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: DIDDER
section: 1
header: User Manual
footer: didder v1.0.0-5-g849df35
footer: didder v1.1.0
date: May 09, 2021
---

Expand Down
2 changes: 1 addition & 1 deletion didder.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.13
.\"
.TH "DIDDER" "1" "May 09, 2021" "didder v1.0.0-5-g849df35" "User Manual"
.TH "DIDDER" "1" "May 09, 2021" "didder v1.1.0" "User Manual"
.hy
.SH NAME
.PP
Expand Down

0 comments on commit e2422b8

Please sign in to comment.