# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.2] - 2021-04-01

### Fixed
- [oclif-dev manifest] Add `--color=256` to force using color on manifest file
- [oclif-dev manifest] remove manifest from git
## [0.0.1] - 2020-09-24

### Fixed
- [Toolbelt Plugin] Plugins was not able to find `vtex` package, solved with symlink from `/current` to `/current/node_modules/vtex`

### Changed
- [Command] Change command name from `update` to `autoupdate`
