File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,13 +9,10 @@ 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.0.0 -> 3.1.0
13- - Updated sorting for user projects to be case insensitive.
14- - Added ability to change code font size for an account.
15- - Added transparency to helper grid
16- - Additional Documentation for development.
17- - Misc. Dependency updates
18-
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)
1916
2017
2118## Acknowledgments
Original file line number Diff line number Diff line change 11{
22 "name" : " myr" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "private" : false ,
55 "engines" : {
66 "node" : " ^12.18.2"
You can’t perform that action at this time.
0 commit comments