Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Latest commit

 

History

History
80 lines (49 loc) · 2.26 KB

changelog.md

File metadata and controls

80 lines (49 loc) · 2.26 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.

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Added

Fixed

  • Update dependencies.
  • Lint readme template.
  • Fix broken link in contributing template.

1.2.2 - 2019-04-23

Changed

  • Add credits to generated projects.
  • Update related projects section in readme.

1.2.1 - 2019-04-22

Changed

  • Update npm description and screenshot.

1.2.0 - 2019-04-22

Added

  • Include contribution guidelines, code of conduct, issue templates to comply with recommended community standards. This is visible in the repo's community profile https://github.com/<username>/<repo>/community.

Changed

  • Improve readability of license with linebreaks.

1.1.0 - 2019-04-21

Added

  • Include update-notifier in CLI template to inform users about package updates.

Changed

  • Update dependencies.

1.0.0 - 2019-03-01

Added

  • Lint markdown files using markdownlint.
  • Link license in readme template.

Changed

  • Rename npm package from generator-nm to generator-lnm.