Skip to content

Commit

Permalink
chore(release): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
a-kenji committed Nov 4, 2024
1 parent 953145d commit 908d02a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
# Changelog

All notable changes to this project will be documented in this file.

## [0.0.2] - 2024-11-04

### 🐛 Bug Fixes

- Adjust outputs with trailing slashes correctly

### ⚙️ Miscellaneous Tasks

- Fix default build

### Update

- Print context messages
- Rename to change_input_to_rev
- Allow any string prefix until the first `-` for semver
- Fix github api authorization

### Devshells

- Add rustc path directly


## [0.1.0] - 2024-09-04
- Initial release

0 comments on commit 908d02a

Please sign in to comment.