Skip to content

Commit 64e73af

Browse files
committed
Add 0.1.0 changelog entry
1 parent 203bc04 commit 64e73af

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,32 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.1.0] - 2021/07/05
9+
10+
### Added
11+
12+
#### Meshes
13+
14+
- Cube-3
15+
- Cube-6
16+
- Cube-Inverted
17+
- Cube-Tiling
18+
19+
#### Behaviors
20+
21+
- AutoTile
22+
- CubeMesh
23+
- CubeMesh3
24+
- CubeMesh6
25+
- InvertMesh
26+
- SaveMesh
27+
28+
#### Other
29+
30+
- Identifier
31+
- MaterialExtensions
32+
- MeshExtensions
33+
- RenderingMode
34+
- ShaderProperty
35+
- Triangle

0 commit comments

Comments
 (0)