Skip to content

Commit

Permalink
docs: changelog for version 4.0.0 (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Dec 24, 2021
1 parent 0d3cf85 commit 49d0177
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog

## 4.0.0

* feat: support updating existing files
* feat: generate PHP 8 attributes
* feat: generate API Platform Core `security` properties for classes and properties
* feat: support for HTTPS URLs of Schema.org
* feat: add YAML support for Doctrine ORM "resolve entity"
* feat: support for interface namespaces
* feat: compatibility with Symfony 6
* feat: compatibility with PHP 8.1
* feat: now uses Nette generator
* fix: the whole code base has been refactored, a log of bugs have been fixed

## 3.0.0

* 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/))
Expand Down

0 comments on commit 49d0177

Please sign in to comment.