Skip to content

Commit 3c7eb93

Browse files
authored
Merge pull request #196 from joewiz/docs/backport-v3.0.0-changelog
docs(changelog): backport v3.0.0 auto-generated items into repo.xml.tmpl
2 parents 3631977 + 3ac1233 commit 3c7eb93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

repo.xml.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<changelog>
1414
<change version="3.0.0">
1515
<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>
1618
<li>Rewrite search queries to avoid parenthesised-step slow path - <a href="https://github.com/eXist-db/function-documentation/pull/178">#178</a></li>
1719
</ul>
1820
</change>

0 commit comments

Comments
 (0)