File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ specification.
1010
1111# Releases for MantisBT 2.x
1212
13+ ## [ 2.7.0] - 2024-01-04
14+
15+ ### Changed
16+
17+ - Minimum MantisBT version increased to 2.26.0
18+ [ #372 ] ( https://github.com/mantisbt-plugins/source-integration/issues/372 )
19+ - Use print_form_button() to display "Detach" buttons in view page
20+ [ #372 ] ( https://github.com/mantisbt-plugins/source-integration/issues/372 )
21+
22+ ### Fixed
23+
24+ - PHP 8.2: Creation of dynamic property is deprecated
25+ [ #409 ] ( https://github.com/mantisbt-plugins/source-integration/issues/409 )
26+ - Page redirections trigger a deprecation warning since MantisBT 2.26.0
27+ [ #411 ] ( https://github.com/mantisbt-plugins/source-integration/issues/411 )
28+
29+
1330## [ 2.6.0] - 2022-07-15
1431
1532### Changed
@@ -660,8 +677,9 @@ Support for the 0.x branch ended on 2017-06-30.
660677## [ 0.9] - 2008-04-11
661678
662679
663- [ Unreleased ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.6 .0...HEAD
680+ [ Unreleased ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.7 .0...HEAD
664681
682+ [ 2.7.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.6.0...v2.7.0
665683[ 2.6.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.5.2...v2.6.0
666684[ 2.5.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.5.1...v2.5.2
667685[ 2.5.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.5.0...v2.5.1
You can’t perform that action at this time.
0 commit comments