Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 620 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 620 Bytes

Change Log

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.

2.1.0 - 2020-12-10

Added

  • Codestyle enforced with clang format
  • Github Action CI to check code style and compilation
  • Project config for vscode
  • Changelog file
  • Swap support

Changed

  • More errors, less THROWs

Fixed

  • Overflow in xrp_print_amount and check return values
  • Invalid integer size in isAllZeros