Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 24a9d6e

Browse files
author
Hendrik van Antwerpen
committed
Update changelog
1 parent 271a900 commit 24a9d6e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tree-sitter-stack-graphs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### CLI
11+
12+
#### Changed
13+
14+
- The default values for the `init` commmand changed to match naming conventions.
15+
- After `init` read all user input, it presents an overview of selected settings and asks for user confirmation before creating any files.
16+
17+
### Fixed
18+
19+
- Several issues with content or location of files generated by `init` command.
20+
821
## v0.4.0 -- 2022-10-19
922

1023
Depend on `tree-sitter-graph` version 0.7.

0 commit comments

Comments
 (0)