0
0
mirror of https://github.com/tj/n.git synced 2024-11-22 11:37:26 +01:00
n/CHANGELOG.md
2019-03-29 21:16:20 +13:00

2.1 KiB

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.

Unreleased (date goes here)

Removed

  • gitter badge from README, as gitter chatroom inactive
  • inactive Core Team from README

3.0.0 (2019-03-29)

Added

Changed

  • allow n rm of active version of node #541 #169 #327 #441
  • show more version examples in README, including partial version number #548
  • updated description of interactive version selection #518
  • make (old) stable an alias for lts #467 #335
  • replace use of which with more standard command -v #532

Fixed

  • error messages when selecting from version menu if active node version not listed #541 #292 #367 #391 #400
  • removed inappropriate shift from prune function #531 #529

Removed

  • Remove old io project support #516 #331