From 68a869354492c022ecc3aa929a160a15afcbe404 Mon Sep 17 00:00:00 2001 From: Calvin Walton Date: Tue, 11 Jun 2024 14:56:44 -0400 Subject: [PATCH] Update debian changelog for 5.0.0-beta.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 26e73e5..bbacf7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bbb-presentation-video (5.0.0~beta1) focal; urgency=medium + + * Support Tldraw v2 whiteboard shapes + + -- Calvin Walton Tue, 11 Jun 2024 14:56:14 -0400 + bbb-presentation-video (4.0.2) focal; urgency=medium * Limit the max size of image surface to render PDF by @kepstin in #42