Skip to content

Commit 5021e78

Browse files
Merge pull request #25 from Chia-Network/EL.changelog
Update CHANGELOG.md
2 parents 46b0574 + aa26eac commit 5021e78

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to the "chialisp-lsp-client" extension will be documented in
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## [Unreleased]
7+
## [1.0.0]
88

9-
- Initial release
9+
### Added
10+
- Support for debugging Chialisp programs using the Debug Adapter Protocol
11+
12+
### Changed
13+
- Bumped clvm_tools_rs to 0.1.31 for new compiler features and debug support
14+
15+
## [0.2.0]
16+
17+
### Added
18+
- syntax highlighting
19+
- go to definition
20+
- auto-completion

0 commit comments

Comments
 (0)