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

Commit 4d64d41

Browse files
github-actions[bot]PlexSheep
authored andcommitted
chore: release v0.5.0
1 parent 7ad5459 commit 4d64d41

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/TalpaLabs/coreminer/compare/v0.4.0...v0.5.0)
4+
5+
### ⛰️ Features
6+
7+
- Add logfiles and quiet mode - ([7df3fc7](https://github.com/TalpaLabs/coreminer/commit/7df3fc70841e993ce502350e5e01337bc3862307))
8+
9+
### 🐛 Bug Fixes
10+
11+
- [**breaking**] Last_signal was deleted after processing any status - ([e1e8aa0](https://github.com/TalpaLabs/coreminer/commit/e1e8aa0fdaa4b790f7cca4047f3b21e170420fe6))
12+
13+
### 📚 Documentation
14+
15+
- Add TalpaLabs to license - ([7ad5459](https://github.com/TalpaLabs/coreminer/commit/7ad54594795b844cadacf00dd00f67aea4ccffdd))
16+
- Rebrand debugger-bs to TalpaLabs - ([0e6d0ad](https://github.com/TalpaLabs/coreminer/commit/0e6d0ad70eae6ac015d5e2f090fdb7463bb5b2bd))
17+
- Fix docs and examples for last_signal fix - ([c419160](https://github.com/TalpaLabs/coreminer/commit/c41916072af59e1d447e8e0e287c0a08b4e14e8f))
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- Automatic Rust CI changes - ([0d3f816](https://github.com/TalpaLabs/coreminer/commit/0d3f8168fa92dd0eda118cbbc18cdd6250705f3a))
22+
23+
324
## [0.4.0](https://github.com/TalpaLabs/coreminer/compare/v0.3.0...v0.4.0)
425

526
### ⛰️ Features

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.4.0"
3+
version = "0.5.0"
44
rust-version = "1.78.0"
55
edition = "2021"
66
publish = true

0 commit comments

Comments
 (0)