From 5519d02f609a87b0ca47a8e82c116811005b6277 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 3 Oct 2016 20:40:03 -0400 Subject: [docs] revamp bitmask dev docs --- docs/changelog-next.rst | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 docs/changelog-next.rst (limited to 'docs/changelog-next.rst') diff --git a/docs/changelog-next.rst b/docs/changelog-next.rst new file mode 100644 index 00000000..36b915bd --- /dev/null +++ b/docs/changelog-next.rst @@ -0,0 +1,35 @@ +0.10.0 - xxx ++++++++++++++++++++++++++++++++ + +Please add lines to this file, they will be moved to the CHANGELOG.rst during +the next release. + +There are two template lines for each category, use them as reference. + +I've added a new category `Misc` so we can track doc/style/packaging stuff. + +Features +~~~~~~~~ +- `#7965 `_: Add basic keymanagement to the cli. +- `#8265 `_: Add a REST API and bitmask.js library for it. +- `#8400 `_: Add manual provider registration. +- `#8435 `_: Write service tokens to a file for email clients to read. +- `#8486 `_: Fetch smtp cert automatically if missing. +- `#8487 `_: Add change password command. +- Use mail_auth token in the core instead of imap/smtp tokens. + +- `#1234 `_: Description of the new feature corresponding with issue #1234. +- New feature without related issue number. + +Bugfixes +~~~~~~~~ +- `#1235 `_: Description for the fixed stuff corresponding with issue #1235. +- Bugfix without related issue number. + +Other +~~~~~ +- `#1236 `_: Description of the new feature corresponding with issue #1236. +- Some change without issue number. + +Known Issues +~~~~~~~~~~~~ -- cgit v1.2.3