renamed project to dehydrated and main script to dehydrated.sh

This commit is contained in:
Lukas Schauer
2016-09-13 19:48:27 +02:00
parent 992beecbdb
commit 64e35463cb
13 changed files with 49 additions and 43 deletions

View File

@@ -1,10 +1,14 @@
# Change Log
This file contains a log of major changes in letsencrypt.sh
This file contains a log of major changes in dehydrated.sh
## [x.x.x] - xxxx-xx-xx
## Changed
- ...
## [0.3.1] - 2016-09-13
## Changed
- Renamed project to `dehydrated` and main script to `dehydrated.sh`.
## [0.3.0] - 2016-09-07
## Changed
- Config is now named `config` instead of `config.sh`!