Commit d8df92f
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.38.0...v2.0.0) (2025-08-02)
### Features
* add issue creation tools and fix markdown heading processing ([17f7c6a](17f7c6a))
### BREAKING CHANGES
* None - these are new additive features
Tools added:
- jira_get_create_meta: Discover project-specific requirements
- jira_create_issue: Create issues with full field support
Bug fixes:
- Markdown headings now properly process bold, italic, code, links
- Eliminates literal ** characters in Jira heading display1 parent 17f7c6a commit d8df92f
2 files changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments