Skip to content

Commit 563dbc0

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](release/2.0.2...release/2.1.0) (2022-02-13) ### Bug Fixes * adjusting UI namespaces ([ee56933](ee56933)) * cleaned up tableviewer namespace ([3fd9f42](3fd9f42)) * pass on editor namespaces ([300d8c3](300d8c3)) * pass on managers namespace ([bb99023](bb99023)) * pass on settings namespaces ([9adb434](9adb434)) * pass on utilities namespaces ([ff64527](ff64527)) * renamed base bmlTUX namespaces ([b31cda2](b31cda2)) ### Features * added menu item for project compatibility settings and API ([aa690bb](aa690bb))
1 parent 532773d commit 563dbc0

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

BML_TUX_Project/Packages/bmlTUX/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.biomotionlab.tux",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"displayName": "bmlTUX",
55
"description": "A toolkit for creating experiments in Unity. For more information see our documentation page: https://biomotionlab.github.io/TUX/, our github page: https://github.com/BioMotionLab/TUX, or check out BioMotionLab: http://www.biomotionlab.ca/tux/",
66
"unity": "2019.3",

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [2.1.0](https://github.com/BioMotionLab/TUX/compare/release/2.0.2...release/2.1.0) (2022-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* adjusting UI namespaces ([ee56933](https://github.com/BioMotionLab/TUX/commit/ee56933d3e8f69a22c55c6ef1504627f4684047f))
7+
* cleaned up tableviewer namespace ([3fd9f42](https://github.com/BioMotionLab/TUX/commit/3fd9f422f3bf6dd4b357d608141cc43d772bdd0a))
8+
* pass on editor namespaces ([300d8c3](https://github.com/BioMotionLab/TUX/commit/300d8c3109453288490ea31042c075f2651de36e))
9+
* pass on managers namespace ([bb99023](https://github.com/BioMotionLab/TUX/commit/bb990238f790324f0d8bcbfa36303fe57aef37c6))
10+
* pass on settings namespaces ([9adb434](https://github.com/BioMotionLab/TUX/commit/9adb43405cec611168bd6cc6032b14dfb0fd1f50))
11+
* pass on utilities namespaces ([ff64527](https://github.com/BioMotionLab/TUX/commit/ff64527680bdf86483d72e8f5a2bf8692fd74c81))
12+
* renamed base bmlTUX namespaces ([b31cda2](https://github.com/BioMotionLab/TUX/commit/b31cda2a1ebf7a36574eb97dd9e9fe58ef259a38))
13+
14+
15+
### Features
16+
17+
* added menu item for project compatibility settings and API ([aa690bb](https://github.com/BioMotionLab/TUX/commit/aa690bb9f83b90d50d4a9ff77ac38b9718df2a90))
18+
119
## [2.0.2](https://github.com/BioMotionLab/TUX/compare/release/2.0.1...release/2.0.2) (2021-05-25)
220

321

0 commit comments

Comments
 (0)