From 22c0e743f9a088c37e6600336a2aaf7cd8fbe830 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Thu, 30 Jun 2016 11:09:58 -0400 Subject: [PATCH] Added changelog. --- CHANGES.md | 7 +++++++ README.md | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 000000000..0d6da130e --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,7 @@ +0.1.6 +===== + +* Removes ``printf`` + +0.1.5 +===== diff --git a/README.md b/README.md index d60f4bfb4..ec08ffccc 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ Dependencies Protolude tries to be light on dependencies and only pulls in *essential* libraries that are universally common across most real-world projects. Lower and -upper bounds are fully specified and compatible with both vanilla Cabal tracks -Stack LTS resolver. +upper bounds are fully specified and compatible with both vanilla Cabal and +tracks Stack LTS resolver. | Dependencies | Lower | Upper | | ----------- | -------- | -------- |