diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | changes/feature_cert-bundle | 1 | 
2 files changed, 3 insertions, 1 deletions
| @@ -1,3 +1,6 @@ +0.3.4 Oct 4: +  o Add cert bundle including ca-cert certificate. Closes #3850. +  0.3.3 Sep 20:    o Fix events server exception raising when port is occupied by some      other process. Closes #3515. diff --git a/changes/feature_cert-bundle b/changes/feature_cert-bundle deleted file mode 100644 index a849efb..0000000 --- a/changes/feature_cert-bundle +++ /dev/null @@ -1 +0,0 @@ -  o Add cert bundle including ca-cert certificate. Closes: #3850 | 
