dsehnal 4 年 前
コミット
71bf4e21f5
1 ファイル変更3 行追加2 行削除
  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