dsehnal 4 gadi atpakaļ
vecāks
revīzija
71bf4e21f5
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -3,11 +3,12 @@ All notable changes to this project will be documented in this file, following t
 
 Note that since we don't clearly distinguish between a public and private interfaces there will be changes in non-major versions that are potentially breaking. If we make breaking changes to less used interfaces we will highlight it in here.
 
-## [Unreleased]
+## [v2.0.4] - 2021-04-20
 
 - [WIP] Mesh export extension
-- ``Structure.eachAtomicHierarchyElement``
+- ``Structure.eachAtomicHierarchyElement`` (#161)
 - Fixed reading multi-line values in SDF format
+- Fixed Measurements UI labels (#166)
 
 ## [v2.0.3] - 2021-04-09
 ### Added