From b11873b975cc53fa01744383217ad0761dbfb692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 1 Jun 2019 17:38:34 +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 c0b33648c..987cdae8d 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -48,6 +48,10 @@ See also: - Ability to (un)queue buffers in @ref Audio::Source (see [mosra/magnum#338](https://github.com/mosra/magnum/pull/338)) +- Added getters for basic @ref Audio::Buffer properties (see + [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)) @subsubsection changelog-latest-new-debugtools DebugTools library