psu/CHANGELOG.md
Juan Carlos Mejías Rodríguez acb178a343 Update changelog
2019-10-29 15:04:20 -04:00

1.3 KiB

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.

Unreleased

0.1.2 - 2019-10-29

Changed

  • Delegated compose file loading and escaping to jq #33

Fixed

  • Fixed compose file backslash escaping #33

0.1.1 - 2019-06-05

Fixed

  • Fixed error when environment variables loaded from file contain spaces in their values #14

0.1.0 - 2019-05-24

Added

  • Stack deployment
  • Stack update
  • Stack undeployment
  • Configuration through environment variables
  • Configuration through flags
  • Stack environment variables loading from file
  • Optional SSL verification of Portainer instance
  • Verbose mode
  • Debug mode
  • Strict mode