Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 264 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 264 Bytes

RAFT 0.15.0 (Date TBD)

New Features

Improvements

Bug Fixes

RAFT 0.14.0 (Date TBD)

New Features

  • Initial RAFT version
  • PR #3: defining raft::handle_t, device_buffer, host_buffer, allocator classes

Bug Fixes

  • PR #5: Small build.sh fixes