Skip to content

Commit d5707ad

Browse files
Merge pull request #10 from neurobionics/release-plz-2025-02-20T16-16-55Z
chore: release v0.2.11
2 parents b8226a6 + 7647136 commit d5707ad

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
@@ -2,6 +2,17 @@
22

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

5+
## [0.2.11] - 2025-02-20
6+
7+
### 🚀 Features
8+
9+
- Add footer to IP email
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Switch to {{ version }}
14+
15+
<!-- generated by git-cliff -->
516
## [0.2.10] - 2025-02-20
617

718
### 🚀 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.10"
4+
version = "0.2.11"
55
edition = "2021"
66
license = "Apache-2.0"
77
homepage = "https://github.com/neurobionics/robonet"

0 commit comments

Comments
 (0)