Skip to content

Commit 58d36bc

Browse files
committed
Update changelog
1 parent 4036bb1 commit 58d36bc

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ specification.
88

99
--------------------------------------------------------------------------------
1010

11+
## [Unreleased]
12+
13+
## [2.1.0] - 2017-10-23
14+
15+
### Changed
16+
17+
- Javascript refactoring and code cleanup
18+
- Increase spacing between checkbox and label on config page
19+
[#21](https://github.com/mantisbt-plugins/snippets/issues/21)
20+
- Update jquery-textrange library to 1.4.0
21+
22+
### Fixed
23+
24+
- Ensure numeric JSON fields have correct data type
25+
- HTML syntax error in config page
26+
1127
## [2.0.0] - 2017-07-31
1228

1329
### Added
@@ -146,8 +162,9 @@ specification.
146162
- Initial release
147163

148164

149-
[Unreleased]: https://github.com/mantisbt-plugins/snippets/compare/v2.0.0...HEAD
165+
[Unreleased]: https://github.com/mantisbt-plugins/snippets/compare/v2.1.0...HEAD
150166

167+
[2.1.0]: https://github.com/mantisbt-plugins/snippets/compare/v2.0.0...v2.1.0
151168
[2.0.0]: https://github.com/mantisbt-plugins/snippets/compare/v1.2.0...v2.0.0
152169

153170
[1.2.0]: https://github.com/mantisbt-plugins/snippets/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)