Skip to content

Commit 6356208

Browse files
authored
Create CHANGELOG.md
1 parent 08607dc commit 6356208

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org).
6+
7+
## [Unreleased]
8+
9+
## [1.2.0] - 2020-04-14
10+
### Added
11+
- Support for importing [BINVOX](https://www.patrickmin.com/binvox/binvox.html) files.
12+
- Support for coloring in XMLLoader and ArrayLoader.
13+
14+
## [1.1.5] - 2020-03-05
15+
16+
## [1.1.4] - 2020-03-05
17+
18+
## [1.1.3] - 2020-03-05
19+
20+
## [1.1.2] - 2020-03-05
21+
22+
## [1.1.1] - 2020-03-05
23+
24+
## [1.1.0] - 2020-03-05
25+
26+
## 1.0.0 - 2020-02-16
27+
28+
[Unreleased]: https://github.com/andstor/copycat-action/compare/v1.2.0...HEAD
29+
[1.2.0]: https://github.com/andstor/three-voxel-loader/compare/v1.1.0...v1.2.0
30+
[1.1.5]: https://github.com/andstor/three-voxel-loader/compare/v1.1.0...v1.1.5
31+
[1.1.4]: https://github.com/andstor/three-voxel-loader/compare/v1.1.0...v1.1.4
32+
[1.1.3]: https://github.com/andstor/three-voxel-loader/compare/v1.1.0...v1.1.3
33+
[1.1.2]: https://github.com/andstor/three-voxel-loader/compare/v1.1.1...v1.1.2
34+
[1.1.1]: https://github.com/andstor/three-voxel-loader/compare/v1.1.0...v1.1.1
35+
[1.1.0]: https://github.com/andstor/three-voxel-loader/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)