Skip to content

Commit

Permalink
Fix changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraham committed Jun 18, 2023
1 parent 92e9e42 commit 3b47bbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [1.8.0] - 2022/11/30

## Added
### Added

- New `BillboardRotation` behavior
- New `AnimatedMaterialTiling` behavior
Expand All @@ -28,14 +28,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Option to change coordinate space for most animation behaviors
- Help URLs added to every behavior script

## Changed
### Changed

- Default execution order set to +100 for behaviors using LateUpdate
- Update strategies hidden from component menu
- Renamed `UpdateBehavior` to `UpdateBehaviour`
- Documentation changes

## Removed
### Removed

- Deleted `Parameter` static class
- Deleted internal `Processors` class
Expand Down

0 comments on commit 3b47bbe

Please sign in to comment.