Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.17 KB

File metadata and controls

40 lines (27 loc) · 1.17 KB

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 the Python form of Semantic Versioning.

For reference, the possible headings are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.
  • External Contributors to list all external contributors.
  • Notes for notes regarding this particular release.

0.1.0 - 2019-09-25

The first public release of XAIN

Added

  • FedML implementation on well known benchmarks using a realistic deep learning model structure.

[0.2.0] - 2019-12-02

Changed

  • Renamed package from xain to xain-fl