File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.14.4] - 2023-08-01
6+
7+ ### Changed
8+
9+ - Usage of ` insert_editor_css ` with ` insert_global_admin_css ` ([ #218 ] ( https://github.com/torchbox/wagtailmedia/pull/218 ) ) @jamesbiggs
10+
511## [ 0.14.3] - 2023-07-19
612
713### Added
@@ -262,7 +268,9 @@ Initial release
262268
263269---
264270
265- [ unreleased ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.1...HEAD
271+ [ unreleased ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.4...HEAD
272+ [ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.3...v0.14.4
273+ [ 0.14.3 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.2...v0.14.3
266274[ 0.14.2 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.1...v0.14.2
267275[ 0.14.1 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.0...v0.14.1
268276[ 0.14.0 ] : https://github.com/torchbox/wagtailmedia/compare/v0.13.0...v0.14.0
Original file line number Diff line number Diff line change 1- __version__ = "0.14.3 "
1+ __version__ = "0.14.4 "
You can’t perform that action at this time.
0 commit comments