Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 537 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.

1.3.0

Added

  • add start command to dmsg-server, should used like ./dmsg-server start config.json
  • add gen command to generate config, with two flag -o for output file and -t for using test env values

Changed

  • switch from AppVeyor to Github Action in CI process