Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 719 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.

[0.9.0] - 2020-10-01

Added

  • This is the first official release of the librpma library.
  • The API provides the most flexible implementation of remote persistency via Appliance Persistency Method.
  • Multiple examples show how to use this API (including an example of how to build your own General Purpose Persistency Method implementation basing on the services provided by the librpma library).
  • The extensive documentation describes all guiding principles.