Skip to content

Commit 9cdfdfb

Browse files
committed
Release notes for 3.1.2
1 parent 11c0288 commit 9cdfdfb

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)