1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 12:47:39 +02:00

Update changelog date

This commit is contained in:
Jordi Boggiano
2018-11-05 10:00:11 +01:00
parent 6b5a392d87
commit bfc9ebb28f

View File

@@ -1,4 +1,4 @@
### 1.24.0 (2018-11-xx)
### 1.24.0 (2018-11-05)
* Added a `ResettableInterface` in order to reset/reset/clear/flush handlers and processors
* Added a `ProcessorInterface` as an optional way to label a class as being a processor (mostly useful for autowiring dependency containers)