Skip to content

Commit efbdabc

Browse files
committed
Update changelog
1 parent c90db89 commit efbdabc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.1.0 - October 8th, 2023
4+
### Changes
5+
- Made the logo on the new AudioLink controller audio reactive.
6+
- Changed the recently added [C# Data API](https://github.com/llealloo/vrc-udon-audio-link/blob/master/Packages/com.llealloo.audiolink/Runtime/Scripts/AudioLink.DataAPI.cs).
7+
38
## 1.0.0 - September 29th, 2023
49
### New features
510
- Added a new AudioLink Controller, with a completely revamped design. The old controller is still included, if you don't want to change. (Thanks to everyone who helped, including Pema, Lea, Teeh, Sacred, TechAnon and more)

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ The per-frequency audio amplitude data is first read briefly into Udon using Uni
1212
### [Frequently Asked Questions](FAQ.md)
1313
### [Documentation for shader creators](https://github.com/llealloo/vrc-udon-audio-link/tree/master/Docs)
1414

15+
## 1.1.0 - October 8th, 2023
16+
### Changes
17+
- Made the logo on the new AudioLink controller audio reactive.
18+
- Changed the recently added [C# Data API](https://github.com/llealloo/vrc-udon-audio-link/blob/master/Packages/com.llealloo.audiolink/Runtime/Scripts/AudioLink.DataAPI.cs).
19+
1520
## 1.0.0 - September 29th, 2023
1621
### New features
1722
- Added a new AudioLink Controller, with a completely revamped design. The old controller is still included, if you don't want to change. (Thanks to everyone who helped, including Pema, Lea, Teeh, Sacred, TechAnon and more)

0 commit comments

Comments
 (0)