Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Latest commit

 

History

History
93 lines (58 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

93 lines (58 loc) · 4.56 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v3.0.0 (2020-05-09)

Full Changelog

Breaking changes:

Fixed bugs:

  • Dependancy issue with NPM #17

Merged pull requests:

v2.1.1 (2018-10-20)

Full Changelog

Merged pull requests:

v2.1.0 (2018-09-06)

Full Changelog

Implemented enhancements:

  • Add to installation documentation of Ghost #8
  • Full documentation inside module #6
  • Add theme resource #4
  • allow puppet/nodejs 5.x #83 (bastelfreak)

Fixed bugs:

  • Issues with npm/supervisor #13

Merged pull requests:

v2.0.0 (2017-11-17)

Full Changelog

Breaking changes:

  • Switch to ajcrowe/puppet-supervisord #70 (wyardley)
  • Breaking: modulesync 1.1.0 with backwards-incompatible changes #68 (bastelfreak)

Closed issues:

  • Replace validate_* function calls with puppet4 datatypes #69

Merged pull requests:

  • bump puppet version dependency to >= 4.7.1 < 6.0.0 #74 (bastelfreak)
  • Docs fixes - update docs and use puppet strings #71 (wyardley)

v1.1.0 (2017-02-11)

This is the last release with Puppet3 support!

  • rubocop: fix RSpec/ImplicitExpect
  • Modulesync

2016-08-19 Release 1.0.0

  • First release in the Vox Pupuli namespace (module provided by andschwa)
  • Drop of ruby187 support
  • Modulesync with latest Vox Pupuli defaults
  • Use hiera_hash for better hiera hash merging
  • Add CentOS support to listed $::operatingsystem instances
  • Fix concat dependency
  • Many little improvements around installation on Ubuntu
  • Several small bug fixes

* This Changelog was automatically generated by github_changelog_generator