-
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.
- Loading branch information
1 parent
2b5b098
commit 3c41129
Showing
2 changed files
with
28 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1 @@ | ||
{} | ||
{".":"1.0.0"} |
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,27 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-12-10) | ||
|
||
## What's Changed | ||
* ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8 | ||
* ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/9 | ||
* ci: adding mirroring workflow by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/10 | ||
* ci: adding clean Git history checking by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/12 | ||
* ci: adding Convention Commits linting by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/13 | ||
* ci: adding C Continuous Integration (CI) by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/15 | ||
* ci: adding GitHub Actions workflow formatting check by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/16 | ||
* chore: Configure Renovate by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17 | ||
* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/18 | ||
* ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/20 | ||
* docs: removing Continuous Integration (CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/21 | ||
* ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/22 | ||
* Ci alpine migration for pinningupdating all dependencies by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/26 | ||
* build: removing unneeded Rust/Cargo installation by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/31 | ||
* ci: adding Renovate GitHub Workflow Earthly updating by @DeveloperC286 in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/32 | ||
* chore(deps): update earthly/earthly docker tag to v0.8.15 by @renovate in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/33 | ||
|
||
## New Contributors | ||
* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/8 | ||
* @renovate made their first contribution in https://github.com/DeveloperC286/nasm-x86-shellcode-generator/pull/17 | ||
|
||
**Full Changelog**: https://github.com/DeveloperC286/nasm-x86-shellcode-generator/commits/v1.0.0 |