summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan Jen <bryan.jen@gmail.com>2016-09-02 11:56:56 -0700
committerGitHub <noreply@github.com>2016-09-02 11:56:56 -0700
commit3e4d3b27246944ea716b13db85f381ae8f322bbd (patch)
tree01c85bfda8acc05fdf3190fe78547baaad469340 /CHANGELOG.md
parent54e3af8b1bb4aa141264bb5cd8b0ffb447361f16 (diff)
parent297a36f01075cf4401fe9e996562819f9fd2886f (diff)
Merge pull request #294 from eputnam/release_prep
(FM-5556) release prep for 1.4.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9aac1e5..41e4073 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
+## [1.4.0] - Supported Release
+### Summary
+Small release for a new feature and added compatibility.
+
+### Features
+- Now clone your git repository as a mirror or bare repo!
+- STDERR has been added to Puppet's output
+- Added Debian 8 and Ubuntu 16.04 compatibility
+
## [1.3.2] - Supported Release
###Summary