diff --git a/NEWS.md b/NEWS.md index 1e8ae22dccb74af6357bca3432ca16bd1e89197b..3220ac665b60c0d66c0b114e8081e4200b39c424 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ Changes between 0.0.7 and 0.0.6: - ffmpeg: switch to n2.1 base - ios: fix possible block on ijkmp_pause - ios: set CAEAGLLayer.contentsScale to avoid bad image on retina devices +- ios: fix handle of AudioSession interruption +- ios: add AudioQueue api as replacement of AudioUnit api Changes between 0.0.6 and 0.0.5: --------------------------------