Skip to content

Commit dc66d85

Browse files
committed
Update Changelog
1 parent 270675c commit dc66d85

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ specification.
1010

1111
# Releases for MantisBT 1.3
1212

13+
## [1.6.2] - 2020-02-13
14+
15+
### Security
16+
17+
- Fix XSS in Delete Repository page (CVE request pending)
18+
[#338](https://github.com/mantisbt-plugins/source-integration/issues/338)
19+
20+
1321
## [1.6.1] - 2019-03-26
1422

1523
### Fixed
@@ -30,7 +38,7 @@ specification.
3038

3139
### Security
3240

33-
- Fix XSS in Manage Repository and Changesets List pages (CVE request pending)
41+
- Fix XSS in Manage Repository and Changesets List pages (CVE-2018-16362)
3442
[#286](https://github.com/mantisbt-plugins/source-integration/issues/286)
3543

3644
## [1.5.8] - 2018-08-30
@@ -250,8 +258,9 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
250258
## [0.9] - 2008-04-11
251259

252260

253-
[Unreleased 1.x]: https://github.com/mantisbt-plugins/source-integration/compare/v1.6.1...master-1.3.x
261+
[Unreleased 1.x]: https://github.com/mantisbt-plugins/source-integration/compare/v1.6.2...master-1.3.x
254262

263+
[1.6.2]: https://github.com/mantisbt-plugins/source-integration/compare/v1.6.1...v1.6.2
255264
[1.6.1]: https://github.com/mantisbt-plugins/source-integration/compare/v1.6.0...v1.6.1
256265
[1.6.0]: https://github.com/mantisbt-plugins/source-integration/compare/v1.5.9...v1.6.0
257266
[1.5.9]: https://github.com/mantisbt-plugins/source-integration/compare/v1.5.8...v1.5.9

0 commit comments

Comments
 (0)