@@ -12,7 +12,7 @@ specification.
12
12
13
13
## [ Unreleased 2.x]
14
14
15
- Includes all changes and fixes from [ 1.6.0] ( #160---2019-01-31 ) .
15
+ Includes all changes and fixes from [ 1.6.0] ( #160---2019-01-31 ) and [ 1.6.1 ] ( #161---2019-03-26 ) .
16
16
17
17
### Added
18
18
@@ -217,6 +217,13 @@ Includes all changes and fixes from [1.5.0](#150---2017-03-06).
217
217
218
218
# Releases for MantisBT 1.3
219
219
220
+ ## [ 1.6.1] - 2019-03-26
221
+
222
+ ### Fixed
223
+
224
+ - CGit: replace invalid function map() by array_map()
225
+ [ #306 ] ( https://github.com/mantisbt-plugins/source-integration/issues/306 )
226
+
220
227
## [ 1.6.0] - 2019-01-31
221
228
222
229
### Changed
@@ -451,7 +458,6 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
451
458
452
459
453
460
[ Unreleased 2.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.5...HEAD
454
- [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.0...master-1.3.x
455
461
456
462
[ 2.1.5 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.4...v2.1.5
457
463
[ 2.1.4 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.3...v2.1.4
@@ -466,6 +472,9 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
466
472
[ 2.0.0-beta.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.0.0-beta.1...v2.0.0-beta.2
467
473
[ 2.0.0-beta.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.2...v2.0.0-beta.1
468
474
475
+ [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.1...master-1.3.x
476
+
477
+ [ 1.6.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.6.0...v1.6.1
469
478
[ 1.6.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.9...v1.6.0
470
479
[ 1.5.9 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.8...v1.5.9
471
480
[ 1.5.8 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.7...v1.5.8
0 commit comments