Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Nov 3, 2020
1 parent 7edd7d8 commit 8ca1943
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.rst
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.

15 changes: 7 additions & 8 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@ cff-version: "1.1.0"
title: "moka"
authors:
-
family-names: "Felipe Zapata"
given-names:
orcid: "https://orcid.org/0000-0000-0000-0000"
date-released: 20??-MM-DD
doi: <insert your DOI here>
family-names: Zapata
given-names: Felipe
orcid: "https://orcid.org/0000-0001-8286-677X"
date-released: 2020-10-03
keywords:
- "quantum-chemistry"
- "materials-science"
version: "0.1.0"
repository-code: "https://github.com/nlesc-nano/moka"
identifiers:
keywords:
message: "If you use this software, please cite it using these metadata."
license: "Apache Software License 2.0"

0 comments on commit 8ca1943

Please sign in to comment.