diff --git a/doc/container.qbk b/doc/container.qbk index 3e1b2e6..b02d1df 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1241,6 +1241,14 @@ use [*Boost.Container]? There are several reasons for that: [section:release_notes Release Notes] +[section:release_notes_boost_1_70_00 Boost 1.70 Release] + +* Removed support for already deprecated GCC < 4.3 and MSVC < 9.0 (Visual 2008) compilers. +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/96 GitHub #96: ['"Workaround: Intel compilers do not offer CTAD yet"]]. + +[endsect] + [section:release_notes_boost_1_69_00 Boost 1.69 Release] * Deprecated GCC < 4.3 and MSVC < 9.0 (Visual 2008) compilers.