--------------------
Added
-----
- ``lazy_instance`` function for serializable class type defaults.
- Support for parsing multiple matched default config files (`58
<https://github.com/omni-us/jsonargparse/issues/58>`__).
Fixed
^^^^^
- ``--*.class_path`` and ``--*.init_args.*`` arguments not being parsed.
- ``--help`` broken when default_config_files fail to parse (`60
<https://github.com/omni-us/jsonargparse/issues/60>`__).
- Pattern in default_config_files not using sort.