Skip to content

Commit

Permalink
Merge pull request #561 from bryanmontalvan/rc-3.1.1
Browse files Browse the repository at this point in the history
Updating MYR 3.1.0 -> 3.1.1
  • Loading branch information
Bryan Montalvan authored Apr 22, 2022
2 parents d1c9c74 + d07b786 commit fabc2b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ The Engaging Computing Group develops new technologies to enable learners—yout
## Status
[![CircleCI](https://circleci.com/gh/engaging-computing/MYR.svg?style=shield)](https://circleci.com/gh/engaging-computing/MYR)

## Change Log - 3.0.0 -> 3.1.0
- Updated sorting for user projects to be case insensitive.
- Added ability to change code font size for an account.
- Added transparency to helper grid
- Additional Documentation for development.
- Misc. Dependency updates

## Change Log - 3.1.0 -> 3.1.1
- Patched font-size bug, previously changing font-size would clear code in the editor
- Dependency updates
- nvmrc file updated (10.13 -> 12.18)


## Acknowledgments
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myr",
"version": "3.1.0",
"version": "3.1.1",
"private": false,
"engines": {
"node": "^12.18.2"
Expand Down

0 comments on commit fabc2b9

Please sign in to comment.