Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 802 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 802 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.

Added

Fixed

Changed

  • The backend was updated to work with Go v18.

Removed

[v0.4.0] - 01-15-2019

Added

Fixed

Changed

Removed

  • Remove /api/address endpoint. Use /api/transactions instead.
  • Remove precompiled dist/ folder. Users should compile the frontend with make build-ng or use a docker image.
  • Remove -use-unversioned-api option