2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-27 07:22:15 +00:00

Merge pull request #401 from vinniefalco/master

Fix beast release notes
This commit is contained in:
Glen Fernandes
2019-02-24 19:31:09 -05:00
committed by GitHub

View File

@@ -35,7 +35,7 @@
* [phrase library..[@/libs/beast/ Beast]:]
[role red [*BIG Update!]] The
[link beast.quickref [*reference]] shows a star __new__ next to each new item.
[link beast.quickref [*reference]] shows a star [role green \u2605]] next to each new item.
* [*Beast needs your help!]
* [@https://github.com/boostorg/beast/wiki/Companies-and-Individuals-Using-Beast [*Tell Us]]
how you or your company use Beast.
@@ -44,9 +44,9 @@
any bugs, feature requests, or general feedback.
* Chat with us at the [*#beast] and [*#boost] channels in the
[@https://cppalliance.org/slack/ [*C++ Slack Workspace]].
* Don't forget to __star__ __star__ __star__
* Don't forget to \u2b50 \u2b50 \u2b50
[@https://github.com/boostorg/beast [*star the repository]]
__star__ __star__ __star__ !
\u2b50 \u2b50 \u2b50 !
* [role green [*More tutorials]], code like the pros!
* [link beast.using_io.asio_refresher Networking Refresher] teaches you from the ground up.
* Updated [link beast.using_io.writing_composed_operations.echo Asynchronous Echo] example