Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Automat committed Apr 7, 2024
1 parent 43fa96a commit 0f6c842
Show file tree
Hide file tree
Showing 13 changed files with 183 additions and 1,151 deletions.
15 changes: 15 additions & 0 deletions Packages/tlp.udonutils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,21 @@ The used pattern MAJOR.MINOR.PATCH indicates:

All notable changes to this project will be documented in this file.

### [5.0.0] - 2024-04-07

#### 🚀 Features

- *(TlpAccurateSyncBehaviour)* Extract Update methods into new child classes: TlpAccurateSyncBehaviourUpdate/TlpAccurateSyncBehaviourFixedUpdate
- *(TlpAccurateSyncBehaviour)* [**breaking**] Remove getter for synced send time, make network state private

#### 🧪 Testing

- *(TlpAccurateSyncBehaviour)* Verify update methods provide correct snapshot ages

#### ⚙️ Miscellaneous Tasks

- Bump version

### [4.0.1] - 2024-04-07

#### 🐛 Bug Fixes
Expand Down
Loading

0 comments on commit 0f6c842

Please sign in to comment.