From f733e7477779af41923820540e96d753429e173d Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Mon, 30 Jul 2018 11:27:40 -0700 Subject: [PATCH] Remove README note about HTTPS not being supported It is now! --- README.rst | 3 +-- docs/index.rst | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 061b853..f61ff6a 100644 --- a/README.rst +++ b/README.rst @@ -28,8 +28,7 @@ Development Status ================== This project is currently in **alpha** state. Most things work, but we might -still make breaking changes that have no clear upgrade pathway. Important -security features (such as HTTPS) are still being implemented. We are targetting +still make breaking changes that have no clear upgrade pathway. We are targetting a v0.1 release sometime in mid-August 2018. Follow `this milestone `_ to see progress towards the release! diff --git a/docs/index.rst b/docs/index.rst index 0196d31..4750964 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,8 +9,7 @@ Development Status ================== This project is currently in **alpha** state. Most things work, but we might -still make breaking changes that have no clear upgrade pathway. Important -security features (such as HTTPS) are still being implemented. We are targetting +still make breaking changes that have no clear upgrade pathway. We are targetting a v0.1 release sometime in mid-August 2018. Follow `this milestone `_ to see progress towards the release!