CHANGELOG.md 759 B

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

Changed

  • tor v0.3.3.7 -> v0.3.5.8

Added

  • sample ansible playbook
  • sample docker-compose.yml

Fixes

  • split COPY --chown into COPY & RUN chmod to improve backward compatibility

0.2 - 2019-01-03

Changed

  • create v3 service (previously v2)

Added

  • option to create v2 service by setting $VERSION (docker run -e VERSION=2 …)

0.1 - 2018-12-27