Current section

Files

Jump to
todo CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/).
## Unreleased
---
### New
### Changes
### Fixes
### Breaks
## 1.5.1 - (2020-09-29)
---
### New
* Todos texts are wrapped to 70 characters and indented in lists
## 1.5.0 - (2020-09-27)
---
### New
* Display a warning at compile time if attributes are persisted but env is neither :dev nor :test
* Removed configuration for compile time print
* Removed the compile time prints
* Added some colors to the CLI output