CHANGELOG.md in vagrant-templated-0.1.3 vs CHANGELOG.md in vagrant-templated-0.1.4
- old
+ new
@@ -4,9 +4,17 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [0.1.4] - 2017-08-05
+### Added
+- Test all templates
+- Add comment attribute to private network
+- Add django1.11 template, with pyenv, including python 2 and 3
+- Add basic template, only apt and tz update
+- Add private network configuration and use it at rails5 template
+
## [0.1.3] - 2017-08-05
### Added
- Refactor defaults to attributes, it's more self documented now
- Move chef version to configuration files, fixing rails5 chef problem
- Templates displayed at help generated with yml information