Skip to content

Commit

Permalink
Updated CHANGELOG for 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Jan 1, 2018
1 parent 78f27d9 commit 7994f58
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 18 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,18 @@ fixie-creds Change Log

.. current developments
v0.0.1
====================

**Added:**

* New fixie credential credentialing service that allows users to request service
tokens associated with a user name and an email address. The service token itself
never stored on the server. Instead, the hash of the token is stored on the server.
The user is responsible for storing and managing the token once they recieve it.
Service tokens can be reset with the original name/email address pair. User may
also deregister themselves with a working token.




18 changes: 0 additions & 18 deletions news/new.rst

This file was deleted.

0 comments on commit 7994f58

Please sign in to comment.