Remove exact dates from RELEASE_NOTES.
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7cc41db7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7cc41db7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/7cc41db7 Branch: refs/heads/master Commit: 7cc41db7f5ddcdf74c058de92748f35f194fd71e Parents: 58e4a8d Author: Christopher Collins <[email protected]> Authored: Wed Mar 16 19:39:03 2016 -0700 Committer: Christopher Collins <[email protected]> Committed: Wed Mar 16 19:39:03 2016 -0700 ---------------------------------------------------------------------- RELEASE_NOTES.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/7cc41db7/RELEASE_NOTES.md ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5c791db..a721fb9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,15 +1,15 @@ # RELEASE NOTES -14 Mar 2016 - Apache Mynewt V0.8 Beta 2 +16 Mar 2016 - Apache Mynewt V0.8 Beta 2 -For full release notes, please visit the +For full release notes, please visit the [Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes). -For information about bugs fixed in beta 2, please view the +For information about bugs fixed in beta 2, please view the [Issue Tracker Summary](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319221&version=12334805) -This is the second source release of Apache Mynewt Core. For more -information on Apache Mynewt, please visit the -[Apache Mynewt Website](https://mynewt.apache.org/). +This is the second source release of Apache Mynewt Core. For more +information on Apache Mynewt, please visit the +[Apache Mynewt Website](https://mynewt.apache.org/). As an early beta release of Apache Mynewt, all the normal caveats apply: @@ -17,20 +17,19 @@ As an early beta release of Apache Mynewt, all the normal caveats apply: * There are definitely bugs hiding around many corners -However, we believe this release of Apache Mynewt represents the going forward -architecture and layout of the Apache Mynewt Operating System. Further, we have -been running Apache Mynewt stably on real hardware for over 6+ mos, without +However, we believe this release of Apache Mynewt represents the going forward +architecture and layout of the Apache Mynewt Operating System. Further, we have +been running Apache Mynewt stably on real hardware for over 6+ mos, without any issues. So, people who are interested in playing around, and trying Mynewt, are encouraged to download and begin to evaluate it. A full roadmap for Apache Mynewt is available on the [website](http://mynewt.apache.org/about/). -In addition, a detailed view of what is being worked on, and all open feature -requests are in +In addition, a detailed view of what is being worked on, and all open feature +requests are in [JIRA](https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel). More information is available in the [README](/README.md) file in this directory. -The next release of Apache Mynewt is scheduled for April 22nd, 2016. If building +The next release of Apache Mynewt is scheduled for April 2016. If building an Operating System for Microcontrollers sounds fun to you, get in touch by sending a mail to the [Apache Mynewt Developer's list](mailto:[email protected]). -
