Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvanantwerpen committed Oct 19, 2022
1 parent 271a900 commit 24a9d6e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tree-sitter-stack-graphs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### CLI

#### Changed

- The default values for the `init` commmand changed to match naming conventions.
- After `init` read all user input, it presents an overview of selected settings and asks for user confirmation before creating any files.

### Fixed

- Several issues with content or location of files generated by `init` command.

## v0.4.0 -- 2022-10-19

Depend on `tree-sitter-graph` version 0.7.
Expand Down

0 comments on commit 24a9d6e

Please sign in to comment.