summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDoug Tangren <d.tangren@gmail.com>2019-12-08 14:46:36 -0500
committerGitHub <noreply@github.com>2019-12-08 14:46:36 -0500
commiteb1ad605157b14fc9e1329b617aea8012abde1c9 (patch)
tree01e4c9b4f63e68dd5e7eff14be49237cd4d69c0c /CHANGELOG.md
parent541140fe5c1551f2bec4642f144f469c729c8cdd (diff)
prep release for 0.6.0 (#206)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6809071..9b4ad43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# 0.6.0
-* add chrono as an optional feature [#190](https://github.com/softprops/shiplift/pull/190)
+* add chrono as an optional feature, enabled by default [#190](https://github.com/softprops/shiplift/pull/190)
+* introduce new `vendored-ssl` cargo feature flag enabling the open ssl's crates `vendored` feature [#197](https://github.com/softprops/shiplift/pull/197)
+* added publish method to expose a port [#198](https://github.com/softprops/shiplift/pull/198)
+* replace host str to use https if encrypted [#193](https://github.com/softprops/shiplift/pull/193)
+* added image tag feature [#187](https://github.com/softprops/shiplift/pull/187)
+* added image import feature [#165](https://github.com/softprops/shiplift/pull/165)
# 0.5.0