We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e968b67 + 758c77e commit 7bed8ceCopy full SHA for 7bed8ce
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.2.10] - 2025-02-20
6
+
7
+### 🚀 Features
8
9
+- Update email style
10
11
+<!-- generated by git-cliff -->
12
## [0.2.9] - 2025-02-19
13
14
### 🐛 Bug Fixes
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.9"
+version = "0.2.10"
edition = "2021"
license = "Apache-2.0"
homepage = "https://github.com/neurobionics/robonet"
0 commit comments