diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0a1f9..d730d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Add hardened systemd template unit file to `packaging/miniserve@.service` - Fix qrcodegen dependency problem [#568](https://github.com/svenstaro/miniserve/issues/568) - Remove animation on QR code hover (it was kind of annoying as it makes things less snappy) +- Add TLS support [#576](https://github.com/svenstaro/miniserve/pull/576) ## [0.14.0] - 2021-04-18 - Fix breadcrumbs for right-to-left languages [#489](https://github.com/svenstaro/miniserve/pull/489) (thanks @aliemjay) |