Update README.md

This commit is contained in:
Vinnie Falco
2017-10-23 18:03:29 -07:00
parent 42095dcb34
commit 4337804f5d
2 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
Version 126: Version 126:
* Add CppCon2017 presentation link * Add CppCon2017 presentation link
* Update README.md
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

@@ -48,11 +48,9 @@ This library is designed for:
## Description ## Description
This software is currently in beta: interfaces may change. This software is in its first official release. Interfaces
For recent changes see the [CHANGELOG](CHANGELOG.md). may change in response to user feedback. For recent changes
As of July 20th, this library has been ACCEPTED into Boost see the [CHANGELOG](CHANGELOG.md).
without conditions. The first official release of Beast will
appear in Boost 1.66.0, due in December.
* [Official Site](https://github.com/boostorg/beast) * [Official Site](https://github.com/boostorg/beast)
* [Documentation](http://www.boost.org/doc/libs/develop/libs/beast/) * [Documentation](http://www.boost.org/doc/libs/develop/libs/beast/)