Skip to content

Commit

Permalink
Merge pull request #158 from catatsuy/feature_update_changelog_debug
Browse files Browse the repository at this point in the history
Add new `-debug` option for development
  • Loading branch information
catatsuy authored Apr 28, 2024
2 parents 990d70f + 6a6d68c commit 20af3a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
* The `snippet_channel` setting in TOML files and the `NOTIFY_SLACK_SNIPPET_CHANNEL` environment variable have been deprecated and are no longer supported.
* The `-filetype` option has been modified. Please use `-snippet-type` instead for specifying the type of file when uploading to a snippet.

### Added

- A new `-debug` option has been added for development.

### Changed

* update Go version (require Go 1.22.2 or higher)
Expand Down

0 comments on commit 20af3a9

Please sign in to comment.