Skip to content

Commit 9dec7ab

Browse files
committed
2.3.1 changelog
1 parent 9be921d commit 9dec7ab

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Change Log
22

3-
## [2.3.0](https://github.com/schmittjoh/JMSSerializerBundle/tree/2.3.0)
3+
## [2.3.1](https://github.com/schmittjoh/JMSSerializerBundle/tree/2.3.1)
44

5+
**Closed issues:**
6+
7+
- Move `symfony/stopwatch` to `require` instead of `require-dev` [\#624](https://github.com/schmittjoh/JMSSerializerBundle/issues/624)
8+
- Packagist Issue [\#623](https://github.com/schmittjoh/JMSSerializerBundle/issues/623)
9+
10+
**Merged pull requests:**
11+
12+
- Extension \> Remove stopwatch subscriber when Stopwatch class is not found [\#625](https://github.com/schmittjoh/JMSSerializerBundle/pull/625) ([ruudk](https://github.com/ruudk))
13+
14+
## [2.3.0](https://github.com/schmittjoh/JMSSerializerBundle/tree/2.3.0) (2017-12-01)
515
**Implemented enhancements:**
616

717
- Cache warmup feature [\#615](https://github.com/schmittjoh/JMSSerializerBundle/pull/615) ([goetas](https://github.com/goetas))
@@ -19,6 +29,8 @@
1929

2030
**Merged pull requests:**
2131

32+
- Update Packagist link [\#622](https://github.com/schmittjoh/JMSSerializerBundle/pull/622) ([thePanz](https://github.com/thePanz))
33+
- Use stable symfony [\#621](https://github.com/schmittjoh/JMSSerializerBundle/pull/621) ([goetas](https://github.com/goetas))
2234
- make it possible to decorate services [\#620](https://github.com/schmittjoh/JMSSerializerBundle/pull/620) ([xabbuh](https://github.com/xabbuh))
2335
- support lazily loaded event listeners and handlers [\#618](https://github.com/schmittjoh/JMSSerializerBundle/pull/618) ([xabbuh](https://github.com/xabbuh))
2436
- Symfony 4 issues with private aliases [\#616](https://github.com/schmittjoh/JMSSerializerBundle/pull/616) ([goetas](https://github.com/goetas))

0 commit comments

Comments
 (0)