Skip to content

Commit

Permalink
1.4.0-rc.2 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Mar 16, 2024
1 parent 539d3c1 commit 90dde89
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Expand Up @@ -8,11 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]

### Added
- Added support for declaring ProvidesParametersFor via base classes and interfaces (#198)

### Fixed
- Apply on play isn't suppressed when Av3mu is present (#200)
- JP fonts disappear after leaving play mode (#199)

### Changed

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

### Deprecated

## [1.4.0-rc.2] - [2024-03-16]

### Added
- Added support for declaring ProvidesParametersFor via base classes and interfaces (#198)

### Fixed
- Apply on play isn't suppressed when Av3mu is present (#200)
- JP fonts disappear after leaving play mode (#199)

## [1.4.0-rc.1] - [2024-03-14]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "nadena.dev.ndmf",
"displayName": "Non-Destructive Modular Framework",
"version": "1.4.0-rc.1",
"version": "1.4.0-rc.2",
"unity": "2019.4",
"description": "A framework for building non-destructive plugins for VRChat Avatar 3.0",
"vrchatVersion": "2022.1.1",
Expand Down

0 comments on commit 90dde89

Please sign in to comment.