Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 663 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.

[1.0.5]

Changed

  • Changed email addresses to the actual EmailAddress object

[1.0.4]

Added

  • Added Results data model

[1.0.3]

Changed

  • Updated data types for IDs

[1.0.2]

Changed

  • Changed RedoxDataModelFactory to a true static factory

[1.0.1]

Added

  • Added RedoxDataModelFactory for creation of data model objects

[1.0.0]

Added

  • Initial creation