Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gewang committed Apr 5, 2024
1 parent 1f2aa6a commit d664230
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ ChucK VERSIONS log

1.5.2.3 (April 2024)
=======
- (fixed) regression issue with connecting arrays of mono UGens to non-mono ugens;
e.g., `Gain a[2] => dac;`
- (fixed) regression issue with connecting arrays of mono UGens to
non-mono ugens; e.g., `Gain a[2] => dac;`
FYI examples/stereo/ugen-array.ck now works once again
- (updated) examples/array/array_ugens.ck contains additional
examples of array of ugens connecting with stereo ugens


1.5.2.2 (March 2024)
Expand Down

0 comments on commit d664230

Please sign in to comment.