Skip to content

Commit eca7d53

Browse files
Updated CHANGELOG for 0.11.2
1 parent 492740e commit eca7d53

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ echemdb Change Log
44

55
.. current developments
66

7+
v0.11.2
8+
====================
9+
10+
**Added:**
11+
12+
* Added `unitpackage.electrochemistry.reference_electrodes` which contains reference electrode data and a dataclass to interact with the data (`_reference_electrodes`), and a `ReferenceElectrode` object, which determining the shift of the potential between different reference scales.
13+
* Added `Entry.add_offset` which allows shifting the values of a specified column of the entry by a certain offset and tracking the information in the fields description.
14+
* Added `EchmdbEntry.rescale_reference` which allows shifting the potential scale onto another potential scale known to `unitpackage.electrochemistry._reference_electrodes`.
15+
16+
17+
718
v0.11.1
819
====================
920

doc/news/rescale-reference.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)