File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ specification.
10
10
11
11
# Releases for MantisBT 2.x
12
12
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
+
13
30
## [ 2.6.0] - 2022-07-15
14
31
15
32
### Changed
@@ -660,8 +677,9 @@ Support for the 0.x branch ended on 2017-06-30.
660
677
## [ 0.9] - 2008-04-11
661
678
662
679
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
664
681
682
+ [ 2.7.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.6.0...v2.7.0
665
683
[ 2.6.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.5.2...v2.6.0
666
684
[ 2.5.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.5.1...v2.5.2
667
685
[ 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