Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.26 KB

Change Log

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.

[v0.4.0]

Improved systemd reliability (thanks to @hermsi1337)

Changed

  • Change the application version to v0.3.0
  • Improve systemd-reliability (see: dcsg#6)

[v0.3.0] - 2017-03-11

Timeouts and restart policy

Added

  • Add a startup timeout (see: dcsg#4)
  • Add restart-policy (see: dcsg#4)

[v0.2.0]

systemd service improvements (thanks to @hermsi1337)

Added

  • Add an animation illustrating the usage of dcsg

Changed

  • Pull the latest image before starting (see: dcsg/pull/2)
  • Stop the containers before removing them (see: dcsg/pull/2)

[v0.1.1-alpha] - 2016-12-18

Set the working directory for the systemd services

Changed

[v0.1.0-alpha] - 2016-12-18

The prototype

Added

  • A prototype for the dcsg - A systemd service generator for Docker Compose projects