Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.1.1 - 2020-08-16

Fixed

  • Issue with auto deployment fixed

v1.1.0 - 2020-08-16

Added

  • Ability to choose between cloning the dotfiles repository using ssh key or via https
  • Acceptance tests using Beaker
  • Makefile for more plesant development experience
  • Automatic Puppet Module publication via Travis CI

Changed

  • Moved the package installation from the install manifest to a new package manifest
  • Moved the dotfiles installation step from the config manifest to the install manifest

v1.0.0 - 2020-08-11

Added

  • Module created with the ability to prepare, clone and install my dotfiles