Skip to content

Commit

Permalink
Update changelog for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dojeda committed Mar 21, 2019
1 parent c5d32c9 commit ad0c968
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This document lists all important changes to Quetzal.

Quetzal version numbers follow `semantic versioning <http://semver.org>`_.

0.2.0 (not released yet)
------------------------
0.2.0 (2019-03-21)
------------------

* Refactored app as a package in ``quetzal.app``.
* Added a file storage backend, an alternative storage that does not use Google
Expand All @@ -17,6 +17,7 @@ Quetzal version numbers follow `semantic versioning <http://semver.org>`_.
* Added Sphinx documentation structure.
* Added file delete endpoint.
* Added file state in base metadata.
* Added a simple.naive implementation to file delete.
* Added a simple/naive workspace commit conflict detection.
* Added global queries.
* Added support for temporary files. They are uploaded on the users' bucket.
Expand Down

0 comments on commit ad0c968

Please sign in to comment.