Skip to content

Commit 49d0177

Browse files
authored
docs: changelog for version 4.0.0 (#360)
1 parent 0d3cf85 commit 49d0177

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 4.0.0
4+
5+
* feat: support updating existing files
6+
* feat: generate PHP 8 attributes
7+
* feat: generate API Platform Core `security` properties for classes and properties
8+
* feat: support for HTTPS URLs of Schema.org
9+
* feat: add YAML support for Doctrine ORM "resolve entity"
10+
* feat: support for interface namespaces
11+
* feat: compatibility with Symfony 6
12+
* feat: compatibility with PHP 8.1
13+
* feat: now uses Nette generator
14+
* fix: the whole code base has been refactored, a log of bugs have been fixed
15+
316
## 3.0.0
417

518
* Support for [the Web Ontology Language (OWL)](https://en.wikipedia.org/wiki/Web_Ontology_Language) (including for [the ActivityStream vocabulary](https://www.w3.org/TR/activitystreams-core/))

0 commit comments

Comments
 (0)