You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: repo.xml.tmpl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
<changelog>
14
14
<change version="3.0.0">
15
15
<ul xmlns="http://www.w3.org/1999/xhtml">
16
+
<li>Breaking change: replace the Maven build with Node.js / Gulp / semantic-release. Building from source now requires Node.js (LTS) instead of Maven - <a href="https://github.com/eXist-db/function-documentation/pull/183">#183</a></li>
17
+
<li>Add ngram-index to the list of indexes - <a href="https://github.com/eXist-db/function-documentation/pull/152">#152</a></li>
0 commit comments