Skip to content

Commit 8b21b21

Browse files
Merge pull request #12 from neurobionics/release-plz-2025-02-20T19-34-13Z
chore: release v0.2.13
2 parents 6829d8b + ad006f8 commit 8b21b21

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.2.13] - 2025-02-20
6+
7+
### 🚀 Features
8+
9+
- Remove openssl dep and use rustls for emails
10+
11+
<!-- generated by git-cliff -->
512
## [0.2.12] - 2025-02-20
613

714
### ⚙️ Miscellaneous Tasks

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

0 commit comments

Comments
 (0)