Skip to content

Commit 7433de5

Browse files
committed
update docs
1 parent 650efbc commit 7433de5

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

core-api/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ in YAML format.
2828
| UCR Firmware | Core Simulator | REST API | WS API |
2929
|--------------|----------------|----------|--------|
3030
| | 0.70.4 | 0.45.1 | 0.35.1 |
31-
| | 0.70.3 | 0.45.0 | 0.35.0 |
3231
| 2.8.4-beta | 0.69.3 | 0.44.4 | 0.34.0 |
3332
| 2.8.3-beta | 0.68.1 | 0.44.1 | 0.34.0 |
3433
| 2.8.0-beta | 0.66.4 | 0.43.1 | 0.33.0 |

core-api/rest/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
This section contains unreleased changes which will be part of an upcoming release.
1010

11+
---
12+
13+
## 0.45.1
1114
### Added
1215
- Media browsing and searching ([feature-and-bug-tracker#70](https://github.com/unfoldedcircle/feature-and-bug-tracker/issues/70)).
1316
### Fixed
1417
- Fixed invalid schema references.
1518

16-
---
17-
1819
## 0.44.4
1920
### Fixed
2021
- Creating a UI page returns 201 instead of 200.

core-api/websocket/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
This section contains unreleased changes which will be part of an upcoming release.
1010

11+
---
12+
13+
## 0.35.1-beta
1114
### Added
1215
- Media browsing and searching ([feature-and-bug-tracker#70](https://github.com/unfoldedcircle/feature-and-bug-tracker/issues/70)).
1316

14-
---
15-
1617
## 0.34.0-beta
1718
### Added
1819
- New entity type `select`.

integration-api/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The provided Bash wrapper script [`create-html-docker.sh`](create-html-docker.sh
2424
| Integration API | UCR Firmware | Core Simulator |
2525
|-----------------|--------------|----------------|
2626
| 0.15.1 | | 0.70.4 |
27-
| 0.15.0 | | 0.70.3 |
2827
| 0.13.0 | 2.8.0-beta | 0.64.4 |
2928
| 0.12.1 | 2.2.4-beta | 0.58.3 |
3029
| 0.12.0 | 1.9.3-beta | 0.48.0 |

0 commit comments

Comments
 (0)