Skip to content

Commit

Permalink
Updated CHANGELOG for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DunklesArchipel committed Mar 1, 2024
1 parent ebc5782 commit 6f3314c
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 17 deletions.
20 changes: 20 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ echemdb-metadata-schema Change Log

.. current developments

v0.2.0
====================

**Added:**

* Added electrochemical system property `atmosphere`, describing the atmosphere above the electrolyte (glove box, UHV, laboratory conditions, etc.).
* Added `electrolyte.type : solute`, denoting anything added to a solvent, which does not match with existing types.
* Added `supplier` and/or `manufacturer` to the source of components, instruments, materials, etc.

**Changed:**

* Changed `supplied purity` to `purity` and use one `purity` schema for all `purity` keys.

**Removed**

* Removed `supplied purity` in favor of `purity`.
*



v0.1.0
====================

Expand Down
3 changes: 0 additions & 3 deletions doc/news/add-atmosphere.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/add-solute.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/del-manufacturer.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/news/dell-suppl-purity.rst

This file was deleted.

0 comments on commit 6f3314c

Please sign in to comment.