From dc04d7ccc4c130e53b998e02688bb540b0a7cd70 Mon Sep 17 00:00:00 2001 From: keith Date: Tue, 2 Feb 2021 19:14:04 -0500 Subject: [PATCH] Update readme for v2.1.1 --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5b41ccc4..41c3726b 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,11 @@ 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 - 2.0.1 -> 2.1.0 -- Added object transparency -- Page titles are not all Myr.js -- Fixed bug where save prompt would not appear -- Added missing defauly argument to setRotation -- Track UID in Analytics +## Change Log - 2.1.0 -> 2.1.1 +- Updates Material UI to 4.11.2 +- Add esdoc for code documentation +- Adds a dependabot configuration file so it will make usable pull requests + ## Acknowledgments MYR uses [Aframe](https://aframe.io), a fantastic open source project, to render objects and effects in the three dimensional space.