From 1f9c6c52c48c1318790bd52d8b6b3cc70d194878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 2 Jan 2019 02:12:57 +0100 Subject: [PATCH] Update changelog for 1.70 --- doc/container.qbk | 8 ++++++++ 1 file changed, 8 insertions(+) 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.