We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8b7a9 commit d341ed4Copy full SHA for d341ed4
docs/CHANGELOG.md
@@ -12,10 +12,20 @@ specification.
12
13
## [Unreleased]
14
15
+### Changed
16
+
17
+- Minimum MantisBT version increased to 2.26.4
18
+ [#266](https://github.com/mantisbt-plugins/source-integration/issues/266)
19
+ [#380](https://github.com/mantisbt-plugins/source-integration/issues/380)
20
21
### Fixed
22
23
- checkin.php returning HTTP 200 when errors occur
24
[#266](https://github.com/mantisbt-plugins/source-integration/issues/266)
25
+- github: API token causes webhook to fail silently
26
27
+- gitweb: find parent commits with pathinfo URLs
28
+ [#418](https://github.com/mantisbt-plugins/source-integration/issues/418)
29
30
31
## [2.8.0] - 2024-09-06
0 commit comments