diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f7a375..2c53b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ hiqdev/hipanel-rbac ------------------- -## [Under development] +## [0.0.1] - 2016-09-27 + +- Added basics ## [Development started] - 2016-04-08 diff --git a/history.md b/history.md index d15483b..2af4e61 100644 --- a/history.md +++ b/history.md @@ -1,9 +1,11 @@ hiqdev/hipanel-rbac ------------------- -## [Under development] +## [0.0.1] - 2016-09-27 - Added basics + - [d8568fa] 2016-09-27 skipped csfixing for `src/files` [sol@hiqdev.com] + - [32ef7a3] 2016-09-27 redone bumping to `chkipper` [sol@hiqdev.com] - [48cae72] 2016-09-27 csfixed [sol@hiqdev.com] - [c2b514a] 2016-09-27 greatly improved tests: splitted out IniterTest and CheckAccessTrait [sol@hiqdev.com] - [235625b] 2016-09-27 fixed roles and permissions names [sol@hiqdev.com] @@ -45,3 +47,5 @@ hiqdev/hipanel-rbac [07695f4]: https://github.com/hiqdev/hipanel-rbac/commit/07695f4 [be4ab26]: https://github.com/hiqdev/hipanel-rbac/commit/be4ab26 [e90861b]: https://github.com/hiqdev/hipanel-rbac/commit/e90861b +[d8568fa]: https://github.com/hiqdev/hipanel-rbac/commit/d8568fa +[32ef7a3]: https://github.com/hiqdev/hipanel-rbac/commit/32ef7a3 diff --git a/version b/version new file mode 100644 index 0000000..809440a --- /dev/null +++ b/version @@ -0,0 +1 @@ +0.0.1 2016-09-27 14:35:35 +0000 d8568fa2c8fb200f9336bb7b5ad899e4d04a86c2