Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Sep 12, 2023
1 parent 357be35 commit 401b48b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,26 @@ All notable changes to this project will be documented in this file.
- Remove To-dos from Readme
- Break line in toml code for usability

### Features

- Pr-build flag to build artifacts for a pr manually if needed

### Miscellaneous Tasks

- Add ci
- Nightly builds
- Update header link
- Add release pr workflow
- Add caching
- Add signature and shallow clones to nightly
- Declutter and reorganize
- Remove lint from ci workflow and keep it separate, replace underscore in
workflow files
- Rebase and extract action to own repository
- Use create-binary-artifact action
- Put action version to follow main branch while action is still in development
- Switch ci to rustic-rs/create-binary-artifact action
- Switch rest of ci to rustic-rs/create-binary-artifact action

### Refactor

Expand All @@ -33,5 +48,6 @@ All notable changes to this project will be documented in this file.
### Styling

- Fmt
- Dprint fmt

<!-- generated by git-cliff -->

0 comments on commit 401b48b

Please sign in to comment.