This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 5b63ca27842bf5208c4d40d9bf411d5514afbe5d
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Fri Jul 15 22:47:32 2022 +0200

    Update ChangeLog
---
 ChangeLog.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 3512828ed..478bcaa1c 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -25,10 +25,12 @@ under the License.
 
 * Add default application name on `<title>` elements to templates' templates, 
and `Main` as default frontpage is none is defined on default template
 
+[`org.apache.wiki.markdown.migration.WikiSyntaxConverter`](https://github.com/apache/jspwiki/blob/master/jspwiki-markdown/src/test/java/org/apache/wiki/markdown/migration/WikiSyntaxConverter.java)
 now also brings pages' attachments when converting to markdown
+
 * Dependency updates
     * Parent to Apache Parent 27
-    * Jetty to 9.4.48.v20220622 - closes 
[#199](https://github.com/apache/jspwiki/pull/199)
-    * Mockito to 4.6.1 - closes 
[#198](https://github.com/apache/jspwiki/pull/198)
+    * Jetty to 9.4.48.v20220622 - closes 
[#199](https://github.com/apache/jspwiki/pull/199), thanks to dependabot
+    * Mockito to 4.6.1 - closes 
[#198](https://github.com/apache/jspwiki/pull/198), thanks to dependabot
     * Maven plugins: release to 3.0.0-M6 (closes 
[#201](https://github.com/apache/jspwiki/pull/201), thanks to dependabot), 
junit5-tree-reporter to 1.0.1 (closes 
[#200](https://github.com/apache/jspwiki/pull/200), thanks to dependabot)
 
 **2022-07-12  Juan Pablo Santos (juanpablo AT apache DOT org)**

Reply via email to