File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments