diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..b37718cb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [1.6.0](https://github.com/KDAB/hotspot/compare/v1.5.0...v1.6.0) (2024-05-27) + + +### Features + +* add tab width setting ([0cdebbb](https://github.com/KDAB/hotspot/commit/0cdebbb7dd7f7a00302405ed8eb20dcd322db31f)), closes [#583](https://github.com/KDAB/hotspot/issues/583) +* bundle qt platform plugins ([e291eef](https://github.com/KDAB/hotspot/commit/e291eef5999709d6750cd8fc5040711cf75d3429)), closes [#554](https://github.com/KDAB/hotspot/issues/554) + + +### Bug Fixes + +* [#624](https://github.com/KDAB/hotspot/issues/624) ([8e54107](https://github.com/KDAB/hotspot/commit/8e5410759df0b37f352eff968bc8b87e9367c1b2)) +* add a wrapper for std::valarray to catch out of range access ([d8de369](https://github.com/KDAB/hotspot/commit/d8de3698d12a736e82b54e2295e4d65e70d856e0)), closes [#629](https://github.com/KDAB/hotspot/issues/629) +* can't select directory in unwind->sysroot ([f6a4e8f](https://github.com/KDAB/hotspot/commit/f6a4e8fa81e22bc37d6f2272b93e3dc71c071a76)), closes [#645](https://github.com/KDAB/hotspot/issues/645) +* clear flamegraph background in 5.15.12 ([8e54107](https://github.com/KDAB/hotspot/commit/8e5410759df0b37f352eff968bc8b87e9367c1b2)), closes [#624](https://github.com/KDAB/hotspot/issues/624) +* crash in disassembler on hover ([4cfdd11](https://github.com/KDAB/hotspot/commit/4cfdd11814f3030d7d07c3c3dd508712ca9f01e4)), closes [#642](https://github.com/KDAB/hotspot/issues/642) +* don't show ansi escape sequences in tooltip ([ed8cf88](https://github.com/KDAB/hotspot/commit/ed8cf88c168b62d7a184a87011beee302b57c5be))