# Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/atomisthq/pulumi/compare/2.1.0...HEAD)

## [2.1.0](https://github.com/atomisthq/pulumi/compare/v2.0.0...2.1.0) - 2021-01-21

### Added

-   Add transformations to deployK8sSdm args. [a83f025](https://github.com/atomisthq/pulumi/commit/a83f0256edc4a25dc3ba7305257ee2e48ab11cda)

## [v2.0.0](https://github.com/atomisthq/pulumi/compare/v1.1.0...v2.0.0) - 2021-01-12

### Changed

-   Update dependencies.
-   Make options required for workloadIdentity. [e94ece9](https://github.com/atomisthq/pulumi/commit/e94ece96971d4d90a582e02d19038b62cfb669bf)

### Removed

-   Remove k8s resourcesFromSpecs.

## [v1.1.0](https://github.com/atomisthq/pulumi/compare/v1.0.1...v1.1.0) - 2020-12-21

### Changed

-   Use k8s.yaml.ConfigFile instead of custom YAML management.
-   Add note about needing option for workload identity. [8a06725](https://github.com/atomisthq/pulumi/commit/8a06725dd4cd3a72363d04f0fcbe5582add499ee)
-   Updated dependencies.

## [v1.0.1](https://github.com/atomisthq/pulumi/compare/v1.0.0...v1.0.1) - 2020-10-09

### Changed

-   Updated dependencies.

## [v1.0.0](https://github.com/atomisthq/pulumi/compare/v0.2.0...v1.0.0) - 2020-08-28

### Added

-   Add organization owners in iam. [bddf88a](https://github.com/atomisthq/pulumi/commit/bddf88a7947157418b5c77a69693751b1f91fe8f)

## [v0.2.0](https://github.com/atomisthq/pulumi/compare/v0.1.2...v0.2.0) - 2020-08-24

### Changed

-   Support different role and workload projects. [1b9b665](https://github.com/atomisthq/pulumi/commit/1b9b665d942fcba123b45a475afc68eb5e58292e)

## [v0.1.2](https://github.com/atomisthq/pulumi/compare/v0.1.1...v0.1.2) - 2020-08-21

### Changed

-   Add more files to npmignore. [91393ec](https://github.com/atomisthq/pulumi/commit/91393ec29d7717066794fa13520a219472bdcf38)

## [v0.1.1](https://github.com/atomisthq/pulumi/compare/v0.1.0...v0.1.1) - 2020-08-21

### Fixed

-   Include compiled files in package. [8a795b9](https://github.com/atomisthq/pulumi/commit/8a795b998e0a9b6b7b8ceb90b64e9ade3ff6b164)

## [v0.1.0](https://github.com/atomisthq/pulumi/tree/v0.1.0) - 2020-08-21

### Added

-   Initial version.
