-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
########### | ||
########## | ||
Change Log | ||
########### | ||
########## | ||
|
||
All notable changes to this project will be documented in this file. | ||
This project adheres to `Semantic Versioning <http://semver.org/>`_. | ||
|
||
[Unreleased] | ||
|
||
0.1.0 [03/11/2020] | ||
************ | ||
|
||
Added | ||
----- | ||
|
||
* Empty Python project directory structure | ||
* Interface to web service using `add`, `query`, `compute` or `report` actions (#1) | ||
* Interface to [Openstack Swift](https://docs.openstack.org/swift/latest/) to store large objects | ||
* Allow to query jobs based on their size (#4) | ||
* Allow to report either in CSV or JSON format. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters