Browse Source

fix changelog

dsehnal 1 year ago
parent
commit
febc634d8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -7,13 +7,13 @@ Note that since we don't clearly distinguish between a public and private interf
 ## [Unreleased]
 
 - Do not call `updateFocusRepr` if default `StructureFocusRepresentation` isn't present.
+- Treat "tap" as a click in `InputObserver`
 
 ## [v3.39.0] - 2023-09-02
 
 - Add some elements support for `guessElementSymbolString` function
 - Faster bounding rectangle calculation for imposter spheres
 - Allow toggling of hydrogens as part of `LabelTextVisual`
-- Treat "tap" as a click in `InputObserver`
 
 ## [v3.38.3] - 2023-07-29