changelog template, year update

This commit is contained in:
Lukas Schauer
2018-01-13 20:10:32 +01:00
parent 4a811759dc
commit 35a9f31643
3 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,13 @@
# Change Log
This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- ...
## Added
- ...
## [0.5.0] - 2018-01-13
## Changed
- Certificate chain is now cached (CHAINCACHE)

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015-2017 Lukas Schauer
Copyright (c) 2015-2018 Lukas Schauer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,4 +1,4 @@
.TH DEHYDRATED 1 2017-09-20 "Dehydrated ACME Client"
.TH DEHYDRATED 1 2018-01-13 "Dehydrated ACME Client"
.SH NAME
dehydrated \- ACME client implemented as a shell-script
.SH SYNOPSIS
@@ -145,7 +145,7 @@ Please report any bugs that you may encounter at the project web site
Dehydrated was written by Lukas Schauer. This man page was contributed by
Daniel Molkentin.
.SH COPYRIGHT
Copyright 20015-2017 by Lukas Schauer and the respective contributors.
Copyright 20015-2018 by Lukas Schauer and the respective contributors.
Provided under the MIT License. See the LICENSE file that accompanies the
distribution for licensing information.
.SH SEE ALSO