Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

1.5 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2018-04-23)

Features

4.0.0 (2017-12-18)

Bug Fixes

  • downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
  • set env variable FORCE_COLOR. (#56) (7350e36)

Chores

Features

BREAKING CHANGES

  • officially drop support for Node < 4

3.2.0 (2016-04-11)

Bug Fixes

Features

  • adds standard-version for release management (ff84e32)