Skip to content

Commit 83372f9

Browse files
authored
Merge pull request #565 from kdvalin/rc/3.1.2
Release Canidate 3.1.2
2 parents c712ff8 + 9cdfdfb commit 83372f9

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ The Engaging Computing Group develops new technologies to enable learners—yout
99
## Status
1010
[![CircleCI](https://circleci.com/gh/engaging-computing/MYR.svg?style=shield)](https://circleci.com/gh/engaging-computing/MYR)
1111

12-
## Change Log - 3.1.0 -> 3.1.1
13-
- Patched font-size bug, previously changing font-size would clear code in the editor
14-
- Dependency updates
15-
- nvmrc file updated (10.13 -> 12.18)
12+
## Change Log - 3.1.1 -> 3.1.2
13+
- Fixed a bug where an old scene without a name can crash the client view
1614

1715

1816
## Acknowledgments

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myr",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"private": false,
55
"engines": {
66
"node": "^12.18.2"

0 commit comments

Comments
 (0)