From 23cc24b183743d05918d1f40daaf7015ca8dedbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 27 Jul 2019 01:50:16 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index a7be400a9..6c1b0be25 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -58,6 +58,10 @@ See also: [mosra/magnum#342](https://github.com/mosra/magnum/pull/342)) - Implemented support for @al_extension{SOFT,loop_points} in @ref Audio::Buffer (see [mosra/magnum#342](https://github.com/mosra/magnum/pull/342)) +- @ref Audio::Context can now take command-line arguments and supports + the `--magnum-log` and `--magnum-disable-extensions` options similarly to + @ref GL::Context (see + [mosra/magnum#362](https://github.com/mosra/magnum/pull/362)) @subsubsection changelog-latest-new-debugtools DebugTools library