# Revision history for ghc-debug-brick
## 0.5.0.0 -- 2023-06-06
* Add find closure by info table address
## 0.4.0.1 -- 2023-03-09
* Fix snapshot mode
* Show why threads are blocked (or not)
## 0.4.0.0 -- 2022-12-14
* Add command picker (Ctrl-P) for selecting commands
* Add support for tracing SRTs
* Better progress indicating
* Fix some bugs with `ESC` not respecting the correct scopes.
* Keybinding for multi collapse (Shift-Left)
## 0.3.0.0 -- 2022-10-06
* Major improvments to interface
## 0.2.1.0 -- 2022-05-06
* Add function to find closures by exact name (F8)
## 0.2.0.0 -- 2021-12-06
* Second release
## 0.1.0.0 -- 2021-06-14
* First release