summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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