Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 377 Bytes

CHANGELOG

1.1 (2016-03-21)

Clean codebase:

  • Spaces instead of tabs
  • Removed trailing whitespaces
  • Removed empty lines at end of files

Bug fix:

  • FlowPrinter block prints correct duration of flows

Other changes:

  • Moved main cycle (blockmon.cpp) to core/
  • Updated gitignore (documentation, binaries, log)