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