Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.84 KB

Neo Blockchain Toolkit

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.

This project uses NerdBank.GitVersioning to manage version numbers. This tool automatically sets the Semantic Versioning Patch value based on the Git height of the commit that generated the build. As such, released versions of this extension will not have contiguous patch numbers. Initial major and minor releases will be documented in this file without a patch number. Patch version will be included for bug fix releases, but may not exactly match a publicly released version.

[2.0-preview] - 2021-03-24

Added

  • Added Neo 3 Visual DevTracker to extension pack

[1.1] - 2020-05-28

Changed

  • Neo Contract Debugger updated to v1.1 (changelog)
  • Neo Visual DevTracker updated to v1.1 (changelog)
  • Neo-express updated to v1.1 (changelog)

[1.0] - 2020-02-06

Changed

  • Bumped version number for official release of Neo Blockchain Toolkit 1.0

[0.9] - 2019-11-14

Added

  • Added Neo Smart Contract Debugger to extension pack.

[0.5.12] - 2019-11-01

Changed

[0.5] - 2019-10-17

Initial Release