Skip to content

Commit 3b47bbe

Browse files
committed
Fix changelog formatting
1 parent 92e9e42 commit 3b47bbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [1.8.0] - 2022/11/30
99

10-
## Added
10+
### Added
1111

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

31-
## Changed
31+
### Changed
3232

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

38-
## Removed
38+
### Removed
3939

4040
- Deleted `Parameter` static class
4141
- Deleted internal `Processors` class

0 commit comments

Comments
 (0)