Skip to content

Commit

Permalink
changelog: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippKilian committed May 21, 2024
1 parent 7557c61 commit 8e10314
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ChangeLog

## 3.2.1 - 2024-05-21

Changes:
- adjust to BBB 2.7.8 API changes
- forbid POST request for `join` endpoint ()
- adjustments for POST headers are already handled
- meeting name check:
- add check for meeting name length for faster response without sending a request to backend systems
- meeting name length must be between 2 and 256 characters as given by BBB API restictions

## 3.2.0 - 2024-05-16

Changes:
Expand Down

0 comments on commit 8e10314

Please sign in to comment.