Browse Source

Ready for v1.1.0

pull/15/head
makeworld 5 years ago
parent
commit
e2422b8ea1
  1. 9
      CHANGELOG.md
  2. 2
      MANPAGE.md
  3. 2
      didder.1

9
CHANGELOG.md

@ -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
MANPAGE.md

@ -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
---

2
didder.1

@ -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

Loading…
Cancel
Save