Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingercomp committed Oct 17, 2016
1 parent 568ce93 commit 87812a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.0.0
-----
- Change the response of ``Packages:GET``.
- When the user is logged in, don't respond with the ``400 Bad Request`` message if they send some action, other than ``log-out``.
- Packages now can have multiple owners.
- Usernames are checked against a regex (``[A-Za-z0-9-_]+``).

1.0.0
-----
The first stable API release.
Expand Down

0 comments on commit 87812a8

Please sign in to comment.