chore: add changelog entry for expanded state fix

This commit is contained in:
Harsh Shandilya 2022-12-13 11:43:46 +05:30
parent da80605ae1
commit b7229c6d15
No known key found for this signature in database

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Fix a case where collapsing the parent of an already collapsed comment caused it become expanded
## [1.14.0] - 2022-12-12
### Changed