diff --git a/.dockerignore b/.dockerignore index 1682a85..577d4c3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -25,4 +25,5 @@ **/publish.ps1 **/launchSettings.json LICENSE -README.md \ No newline at end of file +README.md +CHANGELOG.md \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e0f99..085fa60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to "Mail2Gotify" will be documented in this file. -## 1.1.3 +## 1.1.4 - Added configuration options to support new certificate types. diff --git a/README.md b/README.md index f268122..22c38d5 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,6 @@ services: ## Release Notes -### 1.1.3 +### 1.1.4 - Added configuration options to support new certificate types.