File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.0.0
4
4
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
6
15
* 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
9
21
10
22
## 1.1.0 beta 2
11
23
You can’t perform that action at this time.
0 commit comments