This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
HomeIsWhereTheMoneyIs/vendor/sebastian/object-enumerator/ChangeLog.md
T
2017-05-24 18:35:30 -05:00

681 B
Executable File

Change Log

All notable changes to sebastianbergmann/object-enumerator are documented in this file using the Keep a CHANGELOG principles.

2.0.1 - 2017-02-18

Fixed

  • Fixed #2: Exceptions in ReflectionProperty::getValue() are not handled

2.0.0 - 2016-11-19

Changed

  • This component is now compatible with sebastian/recursion-context: ~1.0.4

1.0.0 - 2016-02-04

Added

  • Initial release