@ -12,7 +12,7 @@ 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).
## [Unreleased]
## [0.19.0] - 2022-04-17
### Added
- The `acmed@user.service` systemd unit configuration has been added as an alternative to the `acmed.service` unit.
@ -1,6 +1,6 @@
[package]
name = "acme_common"
version = "0.18.0"
version = "0.19.0"
authors = ["Rodolphe Breard <rodolphe@what.tf>"]
edition = "2018"
readme = "../README.md"
name = "acmed"
description = "ACME (RFC 8555) client daemon"
@ -4,7 +4,7 @@
.\" are permitted in any medium without royalty provided the copyright
.\" notice and this notice are preserved. This file is offered as-is,
.\" without any warranty.
.Dd June 13, 2021
.Dd April 17, 2022
.Dt ACMED 8
.Os
.Sh NAME
.Dt ACMED.TOML 5
.Dt TACD 8
name = "tacd"
description = "TLS-ALPN Challenge Daemon"