Skip to content

Commit

Permalink
Bump version to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svaante committed Jan 28, 2025
1 parent f2ec725 commit 89c0c7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
#+author: Daniel Pettersson
#+language: en

* Version 0.22.0
- Add (=dape-info-scope-mode= INDEX) choice to info groups
- Add =dape-restart= to mode-line menu
- Remove limit for number on dape info groups for window arrangements
- Remove stderr dumping on failure
- Remove =defer-launch-attach= from gdb config as 16.1 includes fix
- Fix UI update after =terminated= event
- Fix "No configuration named ..." on history items not in =dape-configs=
- Fix handling of capabilities event, adding instead of replacing

* Version 0.21.0
- Add current thread name to mode line
- Add prefix-argument to dape-select-* commands
Expand Down
2 changes: 1 addition & 1 deletion dape.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Maintainer: Daniel Pettersson <[email protected]>
;; Created: 2023
;; License: GPL-3.0-or-later
;; Version: 0.21.0
;; Version: 0.22.0
;; Homepage: https://github.com/svaante/dape
;; Package-Requires: ((emacs "29.1") (jsonrpc "1.0.25"))

Expand Down

0 comments on commit 89c0c7f

Please sign in to comment.