Skip to content

Commit

Permalink
chore(Version): bump to version 3.0.1
Browse files Browse the repository at this point in the history
The 3.0.1 version for publishing.
  • Loading branch information
thestonefox committed Jan 12, 2017
1 parent 85b16b0 commit 47ff2e1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/VRTK/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

# 3.0.1

## Bug Fixes

* **Pointer**
* set pointer transform correctly (619535066c9ce981affec11788bad754ed9c7e28)
* ensure ToggleBeam() turns off bezier pointer (44d55aa1c76117ddb459fd4d449cb633e66e797b)
* **SDK**
* support SteamVR Plugin version 1.2.0 (53dc577ee9e4e85ba555e82890422e4f1ced2111)
* run controller init code using Awake (cbc397a8fbd0e1c23512c34d9f425edcf6a80bb3)

# 3.0.0

## Breaking Changes
Expand Down

0 comments on commit 47ff2e1

Please sign in to comment.