File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
- ## development (unreleased )
4
+ ## 3.7.0 (2022-10-05 )
5
5
6
6
### New
7
7
8
+ * Exposed error messages from kroki (refs #75 ) [ Michele Tessaro]
9
+
10
+ Error messages from Kroki server are rendered as text in the output.
11
+ This is to overcome the problem that Kroki does not render errors as
12
+ images as PluntUML does.
13
+
8
14
* Added kroki as rendering server (refs #75 ) [ Michele Tessaro]
9
15
10
16
With the plugin configuration ` kroki_Server ` is now possible to use a
13
19
14
20
* Added option to disable image maps (refs #74 ) [ Michele Tessaro]
15
21
22
+ ### Changes
23
+
24
+ * Regenerated changelog. [ Michele Tessaro]
25
+
16
26
17
27
## 3.6.3 (2022-08-01)
18
28
Original file line number Diff line number Diff line change 15
15
16
16
setuptools .setup (
17
17
name = "plantuml-markdown" ,
18
- version = "3.6.3 " ,
18
+ version = "3.7.0 " ,
19
19
author = "Michele Tessaro" ,
20
20
author_email = "michele.tessaro@email.it" ,
21
21
description = "A PlantUML plugin for Markdown" ,
You can’t perform that action at this time.
0 commit comments