瀏覽代碼

changelog

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