File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.15.2] - 2024-06-12
6+
57### Added
68
79- Add support for Wagtail 6.1 ([ #243 ] ( https://github.com/torchbox/wagtailmedia/pull/243 ) ) @katdom13
1517
1618- Drop support for Wagtail < 5.2 and Django < 4.2. ([ #243 ] ( https://github.com/torchbox/wagtailmedia/pull/243 ) ) @katdom13
1719
18- ## [ 0.15.1] - 2024-02-5
20+ ## [ 0.15.1] - 2024-02-05
1921
2022### Fixed
2123
2224- The action buttons on the Media index in Wagtail 6.0
2325
24- ## [ 0.15.0] - 2024-02-5
26+ ## [ 0.15.0] - 2024-02-05
2527
2628### Added
2729
@@ -314,8 +316,9 @@ Initial release
314316
315317---
316318
317- [ unreleased ] : https://github.com/torchbox/wagtailmedia/compare/v0.15.1...HEAD
318- [ 0.15.0 ] : https://github.com/torchbox/wagtailmedia/compare/v0.15.0...v0.15.1
319+ [ unreleased ] : https://github.com/torchbox/wagtailmedia/compare/v0.15.2...HEAD
320+ [ 0.15.1 ] : https://github.com/torchbox/wagtailmedia/compare/v0.15.1...v0.15.2
321+ [ 0.15.1 ] : https://github.com/torchbox/wagtailmedia/compare/v0.15.0...v0.15.1
319322[ 0.15.0 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.0...v0.15.0
320323[ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.4...v0.14.5
321324[ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.3...v0.14.4
Original file line number Diff line number Diff line change 1- __version__ = "0.15.1 "
1+ __version__ = "0.15.2 "
You can’t perform that action at this time.
0 commit comments