Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions filesystem-trustfall-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion filesystem-trustfall-adapter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
5 changes: 5 additions & 0 deletions terraform-trustfall-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion terraform-trustfall-adapter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down