diff options
Diffstat (limited to 'RELEASE.md')
| -rw-r--r-- | RELEASE.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..4681663 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,26 @@ +## Release goals + +Following version is _0.1_ + +Goals required to release a following version of a project. + +### New features + +- [ ] ([generic](#generic)) Kernel features registration and track tool + - [ ] Features registration and track model + - [ ] Build script generator +- [ ] Drivers + - [ ] [generic](#generic) Unify drivers interaction as modules + +### Improvements + +Nope + +### Bugs + +Isn't support now. + +## Platform requirements + +### generic +Means that this goal must work at all machines |
