Skip to content

Commit 4aee5b2

Browse files
author
Julien Pivotto
authored
Release 0.4.0 (#23)
Signed-off-by: Julien Pivotto <[email protected]>
1 parent 80cf845 commit 4aee5b2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.4.0 / 2020-12-26
2+
3+
This release now correctly resolves relative paths with regards to the
4+
configuration file, instead of the current working directory.
5+
6+
* [FEATURE] `https`: Add a Validate() function. #22
7+
* [ENHANCEMENT] `https`: Mark kingpin flag as experimental. #20
8+
* [BUGFIX] `https`: Make certificate paths relative to configuration file. #21
9+
110
## 0.3.0 / 2020-12-25
211

312
* [FEATURE] `https`: Add Serve to use an existing listener. #16

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

0 commit comments

Comments
 (0)