Skip to content

Commit

Permalink
Bump version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svaante committed Jul 14, 2024
1 parent 1a04a94 commit e034ece
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
#+author: Daniel Pettersson
#+language: en

* Version 0.14.0
- Add separator line for minibuffer hints
- Add baseline for PHP =xdebug= config and install instructions
- Add modeline menu for =dape-active-mode=
- Rework display buffer actions
- Fix relative path =command-cwd= for =cppdebug=
- Fix unnecessary mime message

* Version 0.13.0
- Add support for new version of =lldb-vscode= which is now called =lldb-dap=
- Rework source line with new hook =dape-display-source-hook= (performance)
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.13.0
;; Version: 0.14.0
;; Homepage: https://github.com/svaante/dape
;; Package-Requires: ((emacs "29.1") (jsonrpc "1.0.25"))

Expand Down

0 comments on commit e034ece

Please sign in to comment.