diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1b421..d5ee712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.1.0] - 2019-07-28 + +### Added + +- Support for custom TLS certificates. + ## [3.0.0] - 2019-07-03 Thanks to [Steven Miller](https://github.com/sjmiller609) for the pull request diff --git a/VERSION.txt b/VERSION.txt index 4a36342..fd2a018 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -3.0.0 +3.1.0