Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 35cc0e6

Browse files
authored
Update CHANGELOG.md
1 parent d83dc52 commit 35cc0e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
| Version | Description | Date |
44
| -------------:|:------------- |:--------:|
5-
| 4.1.0 | Following upstream changes in AudioToolbox and deprecations (as of macOS 12.0) in CoreAudio, switched all (swift) instances of `master` and `Master` to respective `main` & `Main`; <br />added deprecated versions of call-sites for backwards compatibility (with warnings) until 5.0 (@donaldguy) | July 30, 2021 |
6-
| ----- | ----------------------------- **UNRELEASED** ------------------------------------ | -------- |
5+
| 4.1.1 | Added synchronized access to `allKnownDevices` in `AudioHardware`. | June 30, 2023 |
6+
| | Added support for `.network` and `.other` transport types. ||
7+
| 4.1.0 | Following upstream changes in AudioToolbox and deprecations (as of macOS 12.0) in CoreAudio, switched all (swift) instances of `master` and `Master` to respective `main` & `Main`; <br />added deprecated versions of call-sites for backwards compatibility (with warnings) until 5.0 (@donaldguy) | July 30, 2021 |
78
| 4.0.1 | Fixed typo in `AudioHardware.allOutputDevices` (@mattgreen) | April 9th, 2021 |
89
| | Minor optimizations in `AudioObject` property listeners. ||
910
| 4.0.0 | `AMCoreAudio` is now called 🔊 `SimplyCoreAudio` | March 27th, 2021 |

0 commit comments

Comments
 (0)