We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbf32f commit 64d135dCopy full SHA for 64d135d
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.3.1] - 2025-02-20
6
+
7
+### 🐛 Bug Fixes
8
9
+- Use XDG path for logging
10
11
+<!-- generated by git-cliff -->
12
## [0.2.14] - 2025-02-20
13
14
### 💼 Other
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.3.0"
+version = "0.3.1"
edition = "2021"
license = "Apache-2.0"
homepage = "https://github.com/neurobionics/robonet"
0 commit comments