Skip to content

Commit e968b67

Browse files
2 parents c696662 + 22ef16a commit e968b67

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.9] - 2025-02-19
6+
7+
### 🐛 Bug Fixes
8+
9+
- Update release.yml
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Disabled github release for release-plz
14+
- Release v0.2.8
15+
16+
<!-- generated by git-cliff -->
17+
## [0.2.8] - 2025-02-19
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- Disabled github release for release-plz
22+
23+
<!-- generated by git-cliff -->
524
## [0.2.7] - 2025-02-19
625

726
### 🚀 Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "robonet"
33
description = "A tool to manage network connectivity and to facilitate remote access to robots"
4-
version = "0.2.7"
4+
version = "0.2.9"
55
edition = "2021"
66
license = "Apache-2.0"
77
homepage = "https://github.com/neurobionics/robonet"

0 commit comments

Comments
 (0)