From 4337804f5d7db6277a658467a85c5b2d500faa57 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Mon, 23 Oct 2017 18:03:29 -0700 Subject: [PATCH] Update README.md --- CHANGELOG.md | 1 + README.md | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94765e8a..09f7e5be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Version 126: * Add CppCon2017 presentation link +* Update README.md -------------------------------------------------------------------------------- diff --git a/README.md b/README.md index c69a2acd..a4fd0513 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,9 @@ This library is designed for: ## Description -This software is currently in beta: interfaces may change. -For recent changes see the [CHANGELOG](CHANGELOG.md). -As of July 20th, this library has been ACCEPTED into Boost -without conditions. The first official release of Beast will -appear in Boost 1.66.0, due in December. +This software is in its first official release. Interfaces +may change in response to user feedback. For recent changes +see the [CHANGELOG](CHANGELOG.md). * [Official Site](https://github.com/boostorg/beast) * [Documentation](http://www.boost.org/doc/libs/develop/libs/beast/)