Skip to content

Commit ef18e44

Browse files
authored
chore: bump version (#229)
1 parent 3c41b23 commit ef18e44

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Change Log
1414
Unreleased
1515
**********
1616

17+
0.15.3 - 2026-04-02
18+
**********************************************
19+
20+
Fixed
21+
=====
22+
23+
* Removed XModuleMixin legacy attibs from Annotatable Block, Discussion XBlock, Html Block, Poll Block, Problem Block.
24+
* Match video download link font size with transcripts
25+
1726
0.15.2 - 2026-03-30
1827
**********************************************
1928

xblocks_contrib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
from .video import VideoBlock
1010
from .word_cloud import WordCloudBlock
1111

12-
__version__ = "0.15.2"
12+
__version__ = "0.15.3"

0 commit comments

Comments
 (0)