packages feed

Monadoro 0.3.6.0 → 0.3.6.1

raw patch · 2 files changed

+11/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Monadoro.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           Monadoro-version:        0.3.6.0+version:        0.3.6.1 synopsis:       A minimalistic CLI Pomodoro timer. description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`). category:       Tools
changelog view
@@ -1,3 +1,13 @@+monadoro (3.6.1)++	* Migrate to the latest LTS resolver.++	Releasing to keep user-available version up-to-date with the source.++monadoro (3.6.0)++	* Lint source to make it easier to contribute to.+ monadoro (3.5.0)  	* Improve and unify the display mechanism.