Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1 KB

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 1 KB

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.2.0]

Added

  • "Edit file" button to open feature files in the system text editor and edit them on the fly - issue

[1.1.5]

Changed

  • Folders and Features in alphabetical order

[1.1.3]

Changed

  • light graphical revamp
  • build chain

[1.1.2]

Added

  • CHANGELOG.md to keep track of changes and versions
  • nightwatch-gui as a command to launch the module

Changed

  • Removed nightwatch dependency, now the module simply assumes that it will be invoked in a folder containing a node_module subfolder with nightwatch in it

Security