Skip to content

Commit 3780fc9

Browse files
committed
Update Changelog
1 parent 3dc4755 commit 3780fc9

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

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

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

11+
## [2.4.0] - 2022-02-06
12+
13+
### Changed
14+
15+
- Add button to jump to Create Snippet section from Edit Snippets page
16+
[#35](https://github.com/mantisbt-plugins/snippets/issues/35)
17+
- Replace select+Go button by Edit/Delete buttons
18+
[#36](https://github.com/mantisbt-plugins/snippets/issues/36)
19+
- Add tooltip to "Select all" checkbox
20+
[#59](https://github.com/mantisbt-plugins/snippets/issues/59)
21+
- Improve layout of Snippets list footer
22+
[#60](https://github.com/mantisbt-plugins/snippets/issues/60)
23+
- Display message when no snippets are selected
24+
[#61](https://github.com/mantisbt-plugins/snippets/issues/61)
25+
- Adapt Edit Snippets page layout to Mantis 2.x style
26+
[#62](https://github.com/mantisbt-plugins/snippets/issues/62)
27+
28+
1129
## [2.3.2] - 2021-03-31
1230

1331
### Fixed
@@ -266,8 +284,9 @@ specification.
266284
- Initial release
267285

268286

269-
[Unreleased]: https://github.com/mantisbt-plugins/snippets/compare/v2.3.2...HEAD
287+
[Unreleased]: https://github.com/mantisbt-plugins/snippets/compare/v2.4.0...HEAD
270288

289+
[2.4.0]: https://github.com/mantisbt-plugins/snippets/compare/v2.3.2...v2.4.0
271290
[2.3.2]: https://github.com/mantisbt-plugins/snippets/compare/v2.3.1...v2.3.2
272291
[2.3.1]: https://github.com/mantisbt-plugins/snippets/compare/v2.3.0...v2.3.1
273292
[2.3.0]: https://github.com/mantisbt-plugins/snippets/compare/v2.2.5...v2.3.0

0 commit comments

Comments
 (0)