From fb4019c041ef8beeb27cffc1b87184b86eade35e Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Wed, 17 Aug 2022 21:39:14 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36040fd1b..33ddd52b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,11 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] - Fix defaultAttribs handling in Canvas3DContext.fromCanvas -- Add custom labels to Confal pyramids -- Improve naming of some internal types in Confal pyramids extension coordinate -- Add example mmCIF file with categories necessary to display Confal pyramids -- Change the lookup logic of NtC steps from residues +- Confal pyramids extension improvements + - Add custom labels to Confal pyramids + - Improve naming of some internal types in Confal pyramids extension coordinate + - Add example mmCIF file with categories necessary to display Confal pyramids + - Change the lookup logic of NtC steps from residues - Add support for download of gzipped files ## [v3.13.0] - 2022-07-24 -- GitLab