We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c264a8d commit c317666Copy full SHA for c317666
1 file changed
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- Call Tree Show Details not showing and hiding correctly ([#433][#433])
13
- Infinite loading screen if file can not be found ([#435][#435])
14
+- Many cases of UI jumping in the Database view when rows and groups are clicked ([#434][#434])
15
16
## [1.10.1] - 2023-10-26
17
@@ -275,6 +276,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
275
276
277
<!-- v1.10.2 -->
278
279
+[#434]: https://github.com/certinia/debug-log-analyzer/issues/434
280
[#435]: https://github.com/certinia/debug-log-analyzer/issues/435
281
[#433]: https://github.com/certinia/debug-log-analyzer/issues/433
282
0 commit comments