Skip to content

Commit

Permalink
Bump version to 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiSakai committed Feb 18, 2024
1 parent 0b42103 commit ae672e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.0 (February 18, 2024)
- Fix official document site issue.
- Add remaining sensors from the OI interface spec to the sensors dict. Create request functions to better support encoder usage. Update examples and README.

## 0.2.0 (July 15, 2022)
- implemented API to get Sensor Packets
- update doc system
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0

0 comments on commit ae672e7

Please sign in to comment.