File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.15.0] - 2024-02-5
6+
7+ ### Added
8+
9+ - Means to override the edit form action ([ #229 ] ( https://github.com/torchbox/wagtailmedia/pull/229 ) ) @davidwtbuxton
10+ - Official compatibility with Wagtail 6
11+
12+ ### Changed
13+
14+ - Switched to Ruff for everything
15+ - Tidied up configuration
16+
517## [ 0.14.5] - 2023-11-01
618
719### Added
@@ -284,6 +296,7 @@ Initial release
284296---
285297
286298[ unreleased ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.5...HEAD
299+ [ 0.15.0 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.0...v0.15.0
287300[ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.4...v0.14.5
288301[ 0.14.4 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.3...v0.14.4
289302[ 0.14.3 ] : https://github.com/torchbox/wagtailmedia/compare/v0.14.2...v0.14.3
Original file line number Diff line number Diff line change 1- __version__ = "0.14.5 "
1+ __version__ = "0.15.0 "
You can’t perform that action at this time.
0 commit comments