-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add CHANGELOG that's generated with git shortlog
Signed-off-by: Soc Virnyl Estela <[email protected]>
- Loading branch information
1 parent
d0e769c
commit fab49c8
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
Soc Virnyl Estela (25): | ||
initial commit | ||
add LICENCE (the correct spelling) | ||
add derive feature for serde | ||
changelog: add CHANGELOG.md and cliff.toml | ||
misc: add justfile | ||
misc: add rustfmt.toml. requires nightly | ||
docs: update README with project description | ||
misc: update rustfmt.toml | ||
misc: initial implementation and idea | ||
docs(fix): update README. fix bullet point | ||
update CHANGELOG | ||
yeet | ||
restart from scratch | ||
finalise some code | ||
finalise some code | ||
ready for testing | ||
minor refactor | ||
minor refactor | ||
security: add ability to audit | ||
add update and custom root flags | ||
remove deadcode | ||
feat: add no_root_manifest flag and custom_root flag | ||
remove vendor.toml from scrapped idea | ||
run cargo +nightly fmt | ||
remove git-cliff | ||
|
||
Soc Virnyl S. Estela (1): | ||
Merge pull request #2 from openSUSE-Rust/20240821-rework-idea | ||
|