diff --git a/ChangeLog.rst b/ChangeLog.rst index 8fdea642..c234c61b 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -67,6 +67,10 @@ (`#214 `_). Thanks to `@slavanap (Vyacheslav Napadovsky) `_. +* ``noexcept`` is now used when compiling with MSVC2015. + (`#215 `_). + Thanks to `@dmkrepo (Dmitriy) `_. + 1.1.0 - 2015-03-06 ------------------