Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Automat committed May 25, 2024
1 parent dca5e0c commit c546fef
Show file tree
Hide file tree
Showing 42 changed files with 4,710 additions and 2,105 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#if !COMPILER_UDONSHARP && UNITY_EDITOR
using System;
using System.Collections.Generic;
using TLP.UdonUtils.Common;
using TLP.UdonUtils.Runtime.Common;
using TLP.UdonVoiceUtils.Runtime.Core;
using UdonSharp;
using UnityEditor;
Expand Down
6 changes: 6 additions & 0 deletions Packages/tlp.udonvoiceutils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,12 @@ Please follow these steps in order and read all the instructions first before ex
All notable changes to this project will be documented in this file.
### [1.0.0] - 2024-05-25
#### ⚙️ Miscellaneous Tasks
- Migrate to UdonUtils 8.1.0, go into full release state
### [1.0.0-rc.6] - 2024-05-16
#### 🚀 Features
Expand Down
Loading

0 comments on commit c546fef

Please sign in to comment.