diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59db8209..da35554b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ Version 153:
* Avoid string_view::clear
* Fix iterator version of basic_fields::erase
* Fix use-after-move in example request handlers
+* Add Bishop Fox interview media
--------------------------------------------------------------------------------
diff --git a/README.md b/README.md
index b4a9980a..cbbcb187 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,10 @@ This library is designed for:
## Appearances
+| Bishop Fox 2018 |
+| ------------ |
+|
|
+
| CppCon 2017 | CppCast 2017 | CppCon 2016 |
| ------------ | ------------ | ----------- |
|
|
|
|
diff --git a/doc/qbk/01_intro.qbk b/doc/qbk/01_intro.qbk
index 5a9771cb..e4aec444 100644
--- a/doc/qbk/01_intro.qbk
+++ b/doc/qbk/01_intro.qbk
@@ -152,6 +152,15 @@ manual exploitation and review of these issues to validate the findings.
[@https://vinniefalco.github.io/BeastAssets/Beast%20-%20Hybrid%20Application%20Assessment%202017%20-%20Assessment%20Report%20-%2020171114.pdf [*Beast - Hybrid Application Assessment 2017]]
+[block'''
+
+
+
+
+
+''']
+
[endsect]
[section WebSocket (Autobahn|Testsuite)]