Skip to content

Commit f9c2cc9

Browse files
committed
Update changelog
1 parent 3a0e9b4 commit f9c2cc9

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,22 @@
22

33
## 2.0.0
44

5-
* The metadata system has been fully rewritten
5+
* Full refactoring
6+
* Use PHP 7
7+
* Add support for content negotiation
8+
* Add Swagger/OpenAPI support
9+
* Integrate Swagger UI
10+
* Add HAL support
11+
* Add API Problem support
12+
* Update the Hydra support to be in sync with the last version of the spec
13+
* Full rewrite of the metadata system (annotations, YAML and XML formats support)
14+
* Remove the event system in favor of the builtin Symfony kernel's events
615
* Use the ADR pattern
7-
* Remove the event system in favor of builtin Symfony Kernel events
8-
* Use string values for `Dunglas\ApiBundle\Doctrine\Orm\Filter\DateFilter` null-management constants
16+
* Fix a ton of issues
17+
18+
## 1.1.1
19+
20+
* Fix a case typo in a namespace alias in the Hydra documentation
921

1022
## 1.1.0 beta 2
1123

0 commit comments

Comments
 (0)