Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 736 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Unrelease changes are tracked here.

[0.1.0] - 2017-08-31

Added

  • Test scenario to bind Spring properties with POJO from properties and YAML file
  • Custom YamlPropertySourceFactory bind properties from YAML file using @PropertySource

[version] - 2017-06-20

Added [new features]

Changed [changes in existing functionality]

Deprecated [soon-to-be removed features]

Removed [removed features]

Fixed [bug fixes]

Security [vulnerabilities]