From 96d2539b1f8f90a3bd0bca7bdec05e050f0c52ed Mon Sep 17 00:00:00 2001 From: Dave Cheney Date: Sun, 2 Oct 2016 10:42:15 +1100 Subject: [PATCH] update README for final --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index bf7567d..bb43b88 100644 --- a/README.md +++ b/README.md @@ -30,15 +30,9 @@ $ httpstat https://example.com/ - HTTP/HTTPS proxies supported via the usual `HTTP_PROXY`/`HTTPS_PROXY` env vars (as well as lower case variants). - Supply your own client side certificate with `-E cert.pem`. -## Feature freeze 30 Sept 2016 - -This project is aiming for a 1.0 release on the 2nd of October. Open issues for this release are tagged with [this milestone](https://github.com/davecheney/httpstat/milestone/1). - -**No new feature requests will be accepted after the end of September 2016.** - ## Contributing -Bug reports are most welcome. +Bug reports are most welcome, but with the exception of #5, this project is closed. Pull requests must include a `fixes #NNN` or `updates #NNN` comment.