Skip to content

Commit 5c879de

Browse files
committed
Bump version to 0.3.0
1 parent 7e91c08 commit 5c879de

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to the debug adapter will be documented in this file.
33

4+
## [0.3.0]
5+
- Support evaluation of expressions
6+
- Provide completions
7+
- Display exception information
8+
49
## [0.2.7]
510
- Add JDK 11+ support
611

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
projectVersion=0.2.7
1+
projectVersion=0.3.0
22
kotlinVersion=1.3.40

0 commit comments

Comments
 (0)