Skip to content

Commit ac1beaa

Browse files
committed
ChangeLogs updated for 2.2 release
1 parent b045ab8 commit ac1beaa

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

ChangeLog.txt

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
This is a development build of the ARA Library 2.2.
2-
=== PRELIMINARY - DO NOT USE FOR SHIPPING PRODUCTS! ===
3-
4-
Changes since previous releases:
5-
- initial draft of surround support for audio sources
6-
- initial draft of tracking whether an audio modification actually modifies the underlying audio source
1+
=== ARA SDK 2.2 release (aka 2.2.001) (2022/11/07) ===
2+
- added surround support for audio sources
3+
- added API to determine whether an audio modification actually modifies the underlying audio source
74
- implementation of assertion macros changed to be consistent void expressions
85
Code like "if (ARA_SOME_ASSERT (someCall ()))" breaks when disabling asserts,
96
so this change makes it impossible to write it.

0 commit comments

Comments
 (0)