Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 979 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 979 Bytes

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

  • Changed the folder structure for the terraform files matching standard plugin folder format
  • Modified the plugin to generate covalent related files to the cache_dir directory
  • Modified MANIFEST.in to validate plugin
  • Modified requirements.txt for docker, covalent, kubernetes version to >= 7.0.0, >=0.232.0, >=29.0.0 respectively
  • Modified requirements.txt to set covalent version minimum from 0.232.0

[0.2.0] - 2023-09-20

Changed

  • Updated license to Apache

[0.1.1] - 2022-10-11

Fixed

  • Requirements point to the correct pre-release of core covalent
  • Syntax in license workflow

[0.1.0] - 2022-09-15

Added

  • Initial files to this repository