@@ -12,7 +12,7 @@ specification.
1212
1313## [ Unreleased 2.x]
1414
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 ) .
1616
1717### Added
1818
@@ -217,6 +217,13 @@ Includes all changes and fixes from [1.5.0](#150---2017-03-06).
217217
218218# Releases for MantisBT 1.3
219219
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+
220227## [ 1.6.0] - 2019-01-31
221228
222229### Changed
@@ -451,7 +458,6 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
451458
452459
453460[ 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
455461
456462[ 2.1.5 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.4...v2.1.5
457463[ 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
466472[ 2.0.0-beta.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.0.0-beta.1...v2.0.0-beta.2
467473[ 2.0.0-beta.1 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.2...v2.0.0-beta.1
468474
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
469478[ 1.6.0 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.9...v1.6.0
470479[ 1.5.9 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.8...v1.5.9
471480[ 1.5.8 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.7...v1.5.8
0 commit comments