Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ftilde committed Apr 4, 2019
1 parent f630246 commit 7822c77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## [Unreleased]
### Changed
- Always show stack frame info above pager (not only for source code).
### Fixed
- Unexpected switches between src/asm modes in pager (#1).
- Decrease wait time when stepping/toggling pager modes by only recomputing pager content when necessary.
- Avoid crash in case of out-of-order gdbmi responses.

## [0.1.2] - 2019-03-24
### Changed
Expand Down

0 comments on commit 7822c77

Please sign in to comment.