diff --git a/docs/RELEASE.md b/docs/RELEASE.md new file mode 100644 index 0000000..9bc9f9b --- /dev/null +++ b/docs/RELEASE.md @@ -0,0 +1,18 @@ +# motorOmsAsyn Releases + +## __R1-0 (2019-04-18)__ +R1-0 is a release based on the master branch. + +### Changes since motor-6-11 + +motorOmsAsyn is now a standalone module, as well as a submodule of [motor](https://github.com/epics-modules/motor) + +#### New features +* motorOmsAsyn can be built outside of the motor directory +* motorOmsAsyn has a dedicated example IOC that can be built outside of motorOmsAsyn + +#### Modifications to existing features +* None + +#### Bug fixes +* None