We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8226a6 commit 7647136Copy full SHA for 7647136
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
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 -->
16
## [0.2.10] - 2025-02-20
17
18
### 🚀 Features
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
name = "robonet"
description = "A tool to manage network connectivity and to facilitate remote access to robots"
-version = "0.2.10"
+version = "0.2.11"
edition = "2021"
license = "Apache-2.0"
homepage = "https://github.com/neurobionics/robonet"
0 commit comments