Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 843 Bytes

Change Log

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

v0.3.0 - 0001-01-01

v0.2.0 - 2020-05-18

Bug Fixes

  • Remove chmod as this will not work OOTB with NFS mounts due to root squash.

v0.1.0 - 2020-05-17

Bug Fixes

  • Change Makefile save target to use REGISTRY_NAME, and fix Dockerfile VERSION ARG.
  • Standardize pre-commit hooks, and cleanup README.
  • Fix load and save targets tar file names.

Features

  • Add IOPS Docker initial code.