Skip to content

Commit

Permalink
Prepare for release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vandycknick committed Mar 1, 2019
1 parent 2e7c827 commit 5d1773f
Show file tree
Hide file tree
Showing 3 changed files with 5,997 additions and 49 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v0.1.0] - 2019-03-01
### Added
- Added useWebGL function to manage canvas life cycle and get access to webgl context
Loading

0 comments on commit 5d1773f

Please sign in to comment.