Skip to content

Commit ff0aeef

Browse files
Prepare release 1.3.0
1 parent 6ca81b1 commit ff0aeef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustypot"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
authors = ["Pollen Robotics"]

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 1.3.0
2+
3+
- Add reboot support in core library.
4+
- Add ping and reboot support in python bindings.
5+
16
## Version 1.2.0
27

38
- Add support for AX motors (see https://github.com/pollen-robotics/rustypot/pull/93, thanks to @kacper-uminski)

0 commit comments

Comments
 (0)