docs: Changelog

This commit is contained in:
Jade Ellis 2025-12-30 15:41:40 +00:00
parent 7c741e62cf
commit 978bdc6466
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 12 additions and 1 deletions

12
CHANGELOG.md Normal file
View file

@ -0,0 +1,12 @@
# Continuwuity 0.5.0 (2025-12-30)
**This release contains a CRITICAL vulnerability patch, and you must update as soon as possible**
## Features
- Enabled the OLTP exporter in default builds, and allow configuring the exporter protocol. (@Jade). (#1251)
## Bug Fixes
- Don't allow admin room upgrades, as this can break the admin room (@timedout) (#1245)
- Fix invalid creators in power levels during upgrade to v12 (@timedout) (#1245)

View file

@ -1 +0,0 @@
Enabled the OLTP exporter in default builds, and allow configuring the exporter protocol. (@Jade).