@@ -10,7 +10,22 @@ specification.
1010
1111# Releases for MantisBT 2.x  
1212
13- ## [ 2.1.5]  - 2018-08-30 
13+ ## [ 2.1.5]  - 2018-09-02 
14+ 
15+ Includes all changes and fixes from 1.5.9.
16+ 
17+ ### Fixed  
18+ 
19+ -  Fix French regex labels
20+   [ #285  ] ( https://github.com/mantisbt-plugins/source-integration/issues/285 ) 
21+ 
22+ ### Security  
23+ 
24+ -  Fix XSS in Manage Repository and Changesets List pages (CVE request pending)
25+   [ #286  ] ( https://github.com/mantisbt-plugins/source-integration/issues/286 ) 
26+ 
27+ 
28+ ## [ 2.1.4]  - 2018-08-30 
1429
1530Includes all changes and fixes from 1.5.8.
1631
@@ -25,10 +40,12 @@ Includes all changes and fixes from 1.5.8.
2540-  Gitlab: Improve integration Readme
2641  [ #278  ] ( https://github.com/mantisbt-plugins/source-integration/pull/278 ) 
2742
43+ 
2844## [ 2.1.3]  - 2018-07-30 
2945
3046Includes all changes and fixes from 1.5.7.
3147
48+ 
3249## [ 2.1.2]  - 2018-06-13 
3350
3451Includes all changes and fixes from 1.5.6.
@@ -388,9 +405,10 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
388405## [ 0.9]  - 2008-04-11 
389406
390407
391- [ Unreleased 2.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.4 ...HEAD 
408+ [ Unreleased 2.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.5 ...HEAD 
392409[ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.9...master-1.3.x 
393410
411+ [ 2.1.5 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.4...v2.1.5 
394412[ 2.1.4 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.3...v2.1.4 
395413[ 2.1.3 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.2...v2.1.3 
396414[ 2.1.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v2.1.1...v2.1.2 
0 commit comments