Skip to content

Commit 8ffbeec

Browse files
committed
doc: update changelog.
1 parent 45132e2 commit 8ffbeec

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# Changelog of GumTree
22

3-
## v3.1.0
3+
## v4.0.0 (Ginkgo)
44
* Vastly improved swing client with directory comparison, syntax highlighting, and more
5-
* Update monaco to 0.30.1
6-
* Update bootstrap to 5.1.3
5+
* Update monaco
6+
* Update bootstrap
77
* Update mergely
88
* New Acorn based tree generator for JS that replaces rhino as default JS generator
99
* New tree-sitter based tree generator with support for a wide range of languages
10-
* Docker image now comes installed with the Acord and tree-sitter parsers
10+
* Docker image now comes installed with the Acorn and tree-sitter parsers
1111
* Benchmark now displays size differences on a boxplot
1212
* Dotdiff displays actions on nodes using colors
1313
* Default build command no longer test generators requiring native tools
1414
* Test reports are uploaded in the CI
1515
* Added citation file
16+
* Simple is now the default matcher
17+
* Native XML support
18+
* Native YAML support
19+
* Fix shortcuts in vanilla web diff view
1620

1721
## v3.0.0 (Ficus)
1822

0 commit comments

Comments
 (0)