Skip to content

Commit 7fbfa2c

Browse files
committed
Update changelog
1 parent a7de0fb commit 7fbfa2c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
6+
## 0.30 (2026-03-01)
7+
8+
### Added
9+
10+
- Experimental CLI for calling endpoints
11+
- Experimental Websocket API.
12+
- Basic POST /conferences/ for creating conferences.
13+
- Login now optionally accepts a person name instead of a person number.
14+
- Basic tox tests for multiple Python versions.
15+
16+
### Fixed
17+
18+
- Fix crossdomain handling to return '*' if configured.
19+
20+
### Changed
21+
22+
- Documentation uses Mkdocs instead of Sphinx.
23+
24+
25+
## 0.21 (2022-09-19)
26+
527
### Fixed
628

729
- Fixed with_connection_id wrapper to be async. For some reason it

0 commit comments

Comments
 (0)