From 324ff14fdfa2e6f59c5eff988da9d02c9dfc1b12 Mon Sep 17 00:00:00 2001 From: Kevin Peterson Date: Tue, 11 Apr 2023 10:05:42 -0500 Subject: [PATCH] Updated documentation for R1-1-1 --- docs/RELEASE.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index b7174bf..39fb6ce 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1,5 +1,23 @@ # motorAcs Releases +## __R1-1-1 (2023-04-11)__ +R1-1-1 is a release based on the master branch. + +### Changes since R1-1 + +#### New features +* None + +#### Modifications to existing features +* None + +#### Bug fixes +* None + +#### Continuous integration +* Added ci-scripts (v3.0.1) +* Switched from Travis CI to Github Actions + ## __R1-1 (2020-05-12)__ R1-1 is a release based on the master branch.