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 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.15.2] - 2024-06-12
6
+
5
7
### Added
6
8
7
9
- Add support for Wagtail 6.1 ([ #243 ] ( https://github.com/torchbox/wagtailmedia/pull/243 ) ) @katdom13
15
17
16
18
- Drop support for Wagtail < 5.2 and Django < 4.2. ([ #243 ] ( https://github.com/torchbox/wagtailmedia/pull/243 ) ) @katdom13
17
19
18
- ## [ 0.15.1] - 2024-02-5
20
+ ## [ 0.15.1] - 2024-02-05
19
21
20
22
### Fixed
21
23
22
24
- The action buttons on the Media index in Wagtail 6.0
23
25
24
- ## [ 0.15.0] - 2024-02-5
26
+ ## [ 0.15.0] - 2024-02-05
25
27
26
28
### Added
27
29
@@ -314,8 +316,9 @@ Initial release
314
316
315
317
---
316
318
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
319
322
[ 0.15.0 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.0...v0.15.0
320
323
[ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.4...v0.14.5
321
324
[ 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