Skip to content

Commit

Permalink
1.5.0-beta.3 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore authored Aug 5, 2024
1 parent 37efd62 commit 37edc97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- [#312] Added a default value field to ProvidedParameter
- [#312] Added support for invalidating ComputeContext to ParameterInfo

### Fixed
- [#312] Fix issues preventing preview overrides from changing object enable states

### Changed

Expand All @@ -22,6 +19,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Deprecated

## [1.5.0-beta.3] - [2024-08-04]

### Added
- [#312] Added a default value field to ProvidedParameter
- [#312] Added support for invalidating ComputeContext to ParameterInfo

### Fixed
- [#312] Fix issues preventing preview overrides from changing object enable states

## [1.5.0-beta.2] - [2024-08-03]

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nadena.dev.ndmf",
"displayName": "Non-Destructive Modular Framework",
"version": "1.5.0-beta.2",
"version": "1.5.0-beta.3",
"unity": "2022.3",
"description": "A framework for building non-destructive plugins for VRChat Avatar 3.0",
"vrchatVersion": "2022.1.1",
Expand Down

0 comments on commit 37edc97

Please sign in to comment.