Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nasso committed Jun 17, 2021
1 parent 95570d0 commit 1583e02
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to

## [Unreleased]

## [v0.2.1] - 2021-06-18

### Fixed

- Models that aren't playing any animation are reset to bind pose.

## [v0.2.0] - 2021-06-17

### Added
Expand All @@ -19,7 +25,7 @@ and this project adheres to
- Skeletal animation support.
- Basic diffuse lighting
- Input game controller support
- JSON serialised input bindings
- JSON serialised input bindings.

### Fixed

Expand All @@ -38,6 +44,7 @@ and this project adheres to
- Easy to use input manager.
- glTF model loading support.

[unreleased]: https://github.com/nasso/ige/compare/v0.2.0...HEAD
[unreleased]: https://github.com/nasso/ige/compare/v0.2.1...HEAD
[v0.2.1]: https://github.com/nasso/ige/releases/tag/v0.2.1
[v0.2.0]: https://github.com/nasso/ige/releases/tag/v0.2.0
[v0.1.0]: https://github.com/nasso/ige/releases/tag/v0.1.0

0 comments on commit 1583e02

Please sign in to comment.