Skip to content

Commit e708d6e

Browse files
committed
Merge branch 'release-1.9.1'
2 parents ddb7d0d + 94db370 commit e708d6e

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
# Change Log
22

3-
## [1.9.0](https://github.com/schmittjoh/serializer/tree/1.9.0)
3+
## [1.9.1](https://github.com/schmittjoh/serializer/tree/1.9.1)
44

5+
**Fixed bugs:**
6+
7+
- Dynamic exclusion strategy, Variable "object" is not valid [\#826](https://github.com/schmittjoh/serializer/issues/826)
8+
9+
**Closed issues:**
10+
11+
- Allow DateTime or Null [\#779](https://github.com/schmittjoh/serializer/issues/779)
12+
13+
**Merged pull requests:**
14+
15+
- Alow to use "object" var in expressions when deserializing [\#827](https://github.com/schmittjoh/serializer/pull/827) ([goetas](https://github.com/goetas))
16+
17+
## [1.9.0](https://github.com/schmittjoh/serializer/tree/1.9.0) (2017-09-28)
518
**Implemented enhancements:**
619

720
- Doctrine LazyCriteriaCollection not supported [\#814](https://github.com/schmittjoh/serializer/issues/814)
@@ -11,6 +24,7 @@
1124

1225
**Fixed bugs:**
1326

27+
- Node no longer exists - Deserialize Error [\#817](https://github.com/schmittjoh/serializer/issues/817)
1428
- Serializer fails if there is no AnnotationDriver in the DriverChain instance [\#815](https://github.com/schmittjoh/serializer/issues/815)
1529
- Evaluate XML xsi:nil="1" to null [\#799](https://github.com/schmittjoh/serializer/pull/799) ([Bouwdie](https://github.com/Bouwdie))
1630

0 commit comments

Comments
 (0)