Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 9ad7eae

Browse files
github-actions[bot]cscherrNT
authored andcommitted
chore: release v0.5.2
1 parent 6f5a18c commit 9ad7eae

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.5.2](https://github.com/TalpaLabs/coreminer/compare/v0.5.1...v0.5.2)
4+
5+
### 🚜 Refactor
6+
7+
- *(examples)* Sigtrap_self is now easier to read - ([8678281](https://github.com/TalpaLabs/coreminer/commit/86782814e1d5093ddc99974b88f5343864da7489))
8+
9+
### ⚙️ Miscellaneous Tasks
10+
11+
- Add ptrace self example - ([6f5a18c](https://github.com/TalpaLabs/coreminer/commit/6f5a18cb99d61c15d99927fe973085126193f479))
12+
13+
314
## [0.5.1](https://github.com/TalpaLabs/coreminer/compare/v0.5.0...v0.5.1)
415

516
### 🐛 Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "coreminer"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
rust-version = "1.78.0"
55
edition = "2021"
66
publish = true

0 commit comments

Comments
 (0)