Compare commits

..
Author SHA1 Message Date
Laurens Valk bced74eadb v3.4.0b4 2024-03-05 16:46:29 +01:00
3 changed files with 3 additions and 8 deletions
+2 -2
View File
@@ -4,11 +4,11 @@
## Unreleased
## 3.4.0b5 - 2024-03-05
## 3.4.0b4 - 2024-03-05
## Changed
- Updates for v3.4.0b3 firmware (out of sync with docs).
- Updates for v3.4.0b3 firmware.
- Changed `hub.button` to `hub.buttons` on single button hubs. Access via
`hub.button` will keep working in the firmware for backwards compatibility.
-5
View File
@@ -2,11 +2,6 @@
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
## 2.15.0 - 2024-03-05
### Changed
- Updated docs to v3.4.0b5.
## 2.14.0 - 2024-01-30
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pybricks/ide-docs",
"version": "2.15.0",
"version": "2.14.0",
"description": "Special build of Pybricks API docs for embedding in an IDE.",
"repository": {
"type": "git",