Skip to content

Commit 4964dcb

Browse files
committed
add changelog for v2.1
1 parent 6e8b5a4 commit 4964dcb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [2.1.0](https://github.com/schmittjoh/serializer/tree/2.1.0)
4+
5+
**Implemented enhancements:**
6+
7+
- Add compilable expression language [\#1010](https://github.com/schmittjoh/serializer/pull/1010) ([goetas](https://github.com/goetas))
8+
9+
**Closed issues:**
10+
11+
- Compile error Declaration of \[...\] must be compatible with \[...\] [\#1024](https://github.com/schmittjoh/serializer/issues/1024)
12+
- Exclude field for depth [\#1022](https://github.com/schmittjoh/serializer/issues/1022)
13+
- Add class properties inheritance for extending classes \(e.g. XmlRoot\) [\#396](https://github.com/schmittjoh/serializer/issues/396)
14+
15+
**Merged pull requests:**
16+
17+
- fixed typo [\#1029](https://github.com/schmittjoh/serializer/pull/1029) ([sasezaki](https://github.com/sasezaki))
18+
319
## [2.0.2](https://github.com/schmittjoh/serializer/tree/2.0.2) (2018-12-12)
420
**Fixed bugs:**
521

0 commit comments

Comments
 (0)