diff --git a/filesystem-trustfall-adapter/CHANGELOG.md b/filesystem-trustfall-adapter/CHANGELOG.md index 79cc67a..e881f30 100644 --- a/filesystem-trustfall-adapter/CHANGELOG.md +++ b/filesystem-trustfall-adapter/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1](https://github.com/ZimboPro/trustfall-adapters/compare/filesystem-trustfall-adapter-v0.1.0...filesystem-trustfall-adapter-v0.1.1) - 2024-04-18 + +### Other +- Merge pull request [#7](https://github.com/ZimboPro/trustfall-adapters/pull/7) from ZimboPro/docs/openapi + ## [0.1.0](https://github.com/ZimboPro/trustfall-adapters/releases/tag/filesystem-trustfall-adapter-v0.1.0) - 2024-04-15 ### Added diff --git a/filesystem-trustfall-adapter/Cargo.toml b/filesystem-trustfall-adapter/Cargo.toml index 65d0c25..83fe8ed 100644 --- a/filesystem-trustfall-adapter/Cargo.toml +++ b/filesystem-trustfall-adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "filesystem-trustfall-adapter" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Leslie de Jager"] # You can find the supported categories here https://crates.io/category_slugs diff --git a/terraform-trustfall-adapter/CHANGELOG.md b/terraform-trustfall-adapter/CHANGELOG.md index b0a17b3..bbb8bcd 100644 --- a/terraform-trustfall-adapter/CHANGELOG.md +++ b/terraform-trustfall-adapter/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1](https://github.com/ZimboPro/trustfall-adapters/compare/terraform-trustfall-adapter-v0.1.0...terraform-trustfall-adapter-v0.1.1) - 2024-04-18 + +### Other +- Merge pull request [#7](https://github.com/ZimboPro/trustfall-adapters/pull/7) from ZimboPro/docs/openapi + ## [0.1.0](https://github.com/ZimboPro/trustfall-adapters/releases/tag/terraform-trustfall-adapter-v0.1.0) - 2024-04-15 ### Added diff --git a/terraform-trustfall-adapter/Cargo.toml b/terraform-trustfall-adapter/Cargo.toml index 0dec86e..12d9a0c 100644 --- a/terraform-trustfall-adapter/Cargo.toml +++ b/terraform-trustfall-adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terraform-trustfall-adapter" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Leslie de Jager"] # You can find the supported categories here https://crates.io/category_slugs