We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce48319 commit 5518793Copy full SHA for 5518793
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [1.26.0]
8
+
9
+- Support for Unix Domain sockets #777
10
+- Improve ExitedEvent notification #763
11
+- Improve Debug Console (Eval) handling of nested vars #764
12
+- Fixed missing TerminalHelper script #762
13
14
## [1.25.0]
15
16
- Implement delayed stack loading with startFrame and levels argument to StackTrace Request
0 commit comments