mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-09 22:52:40 +02:00
changelog template, year update
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
This file contains a log of major changes in dehydrated
|
This file contains a log of major changes in dehydrated
|
||||||
|
|
||||||
|
## [x.x.x] - xxxx-xx-xx
|
||||||
|
## Changed
|
||||||
|
- ...
|
||||||
|
|
||||||
|
## Added
|
||||||
|
- ...
|
||||||
|
|
||||||
## [0.5.0] - 2018-01-13
|
## [0.5.0] - 2018-01-13
|
||||||
## Changed
|
## Changed
|
||||||
- Certificate chain is now cached (CHAINCACHE)
|
- Certificate chain is now cached (CHAINCACHE)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
.TH DEHYDRATED 1 2017-09-20 "Dehydrated ACME Client"
|
.TH DEHYDRATED 1 2018-01-13 "Dehydrated ACME Client"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dehydrated \- ACME client implemented as a shell-script
|
dehydrated \- ACME client implemented as a shell-script
|
||||||
.SH SYNOPSIS
|
.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
|
Dehydrated was written by Lukas Schauer. This man page was contributed by
|
||||||
Daniel Molkentin.
|
Daniel Molkentin.
|
||||||
.SH COPYRIGHT
|
.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
|
Provided under the MIT License. See the LICENSE file that accompanies the
|
||||||
distribution for licensing information.
|
distribution for licensing information.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|||||||
Reference in New Issue
Block a user