From 58e7e9af35735eaca3c54cea299c99f1e0c2afd0 Mon Sep 17 00:00:00 2001 From: SilverFire - Dmitry Naumenko Date: Tue, 10 Jan 2017 19:27:18 +0200 Subject: [PATCH] version bump to 0.0.1 --- CHANGELOG.md | 13 +++++++++++-- chkipper.json | 32 +++++++++++++++++++++++++++++++- history.md | 24 ++++++++++++++++++++++-- 3 files changed, 64 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1dab10..55e1119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,20 @@ # hiqdev/hipanel-module-mailing -## [Under development] +## [0.0.1] - 2017-01-10 + +- Basic functions implemented ([@silverfire]) ## [Development started] - 2017-01-03 +[@SilverFire]: https://github.com/SilverFire +[silverfire@hiqdev.com]: https://github.com/SilverFire +[@tafid]: https://github.com/tafid +[tafid@hiqdev.com]: https://github.com/tafid +[@BladeRoot]: https://github.com/BladeRoot +[bladeroot@hiqdev.com]: https://github.com/BladeRoot [@silverfire]: https://github.com/SilverFire [d.naumenko.a@gmail.com]: https://github.com/SilverFire [@hiqsol]: https://github.com/hiqsol [sol@hiqdev.com]: https://github.com/hiqsol -[Under development]: https://github.com/hiqdev/hipanel-module-mailing/releases/tag/Under development +[Under development]: https://github.com/hiqdev/hipanel-module-mailing/releases +[0.0.1]: https://github.com/hiqdev/hipanel-module-mailing/releases/tag/0.0.1 diff --git a/chkipper.json b/chkipper.json index 92be52b..9998923 100644 --- a/chkipper.json +++ b/chkipper.json @@ -1,3 +1,33 @@ { - "name": "hiqdev/hipanel-module-mailing" + "name": "hiqdev/hipanel-module-mailing", + "authors": { + "hiqsol": { + "name": "Andrii Vasyliev", + "role": "Project lead", + "email": "sol@hiqdev.com", + "github": "https://github.com/hiqsol", + "homepage": "http://hipanel.com/" + }, + "SilverFire": { + "name": "Dmitry Naumenko", + "role": "Lead backend developer", + "email": "silverfire@hiqdev.com", + "github": "https://github.com/SilverFire", + "homepage": "http://silverfire.me/" + }, + "tafid": { + "name": "Andrey Klochok", + "role": "Lead frontend developer", + "email": "tafid@hiqdev.com", + "github": "https://github.com/tafid", + "homepage": "http://hiqdev.com/" + }, + "BladeRoot": { + "name": "Yuriy Myronchuk", + "role": "QA Lead", + "email": "bladeroot@hiqdev.com", + "github": "https://github.com/BladeRoot", + "homepage": "http://hiqdev.com/" + } + } } diff --git a/history.md b/history.md index ad8c6d8..2edf99f 100644 --- a/history.md +++ b/history.md @@ -1,14 +1,34 @@ # hiqdev/hipanel-module-mailing -## [Under development] +## [0.0.1] - 2017-01-10 +- Basic functions implemented + - [4176b68] 2017-01-10 csfixed [@silverfire] + - [6a0bd21] 2017-01-08 Fixed submission of empty languages_in array [@silverfire] + - [efeb333] 2017-01-05 Added include_subclients fielter [@silverfire] + - [7d07209] 2017-01-05 Added more filters [@silverfire] + - [b12b8d0] 2017-01-04 Added the universe [@silverfire] + - [1124d97] 2017-01-04 Added configs [@silverfire] - [9c65687] 2017-01-03 Initial commit [@silverfire] ## [Development started] - 2017-01-03 +[@SilverFire]: https://github.com/SilverFire +[silverfire@hiqdev.com]: https://github.com/SilverFire +[@tafid]: https://github.com/tafid +[tafid@hiqdev.com]: https://github.com/tafid +[@BladeRoot]: https://github.com/BladeRoot +[bladeroot@hiqdev.com]: https://github.com/BladeRoot [@silverfire]: https://github.com/SilverFire [d.naumenko.a@gmail.com]: https://github.com/SilverFire [@hiqsol]: https://github.com/hiqsol [sol@hiqdev.com]: https://github.com/hiqsol -[Under development]: https://github.com/hiqdev/hipanel-module-mailing/releases/tag/Under development +[Under development]: https://github.com/hiqdev/hipanel-module-mailing/releases [9c65687]: https://github.com/hiqdev/hipanel-module-mailing/commit/9c65687 +[4176b68]: https://github.com/hiqdev/hipanel-module-mailing/commit/4176b68 +[6a0bd21]: https://github.com/hiqdev/hipanel-module-mailing/commit/6a0bd21 +[efeb333]: https://github.com/hiqdev/hipanel-module-mailing/commit/efeb333 +[7d07209]: https://github.com/hiqdev/hipanel-module-mailing/commit/7d07209 +[b12b8d0]: https://github.com/hiqdev/hipanel-module-mailing/commit/b12b8d0 +[1124d97]: https://github.com/hiqdev/hipanel-module-mailing/commit/1124d97 +[0.0.1]: https://github.com/hiqdev/hipanel-module-mailing/releases/tag/0.0.1