File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.2] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.1...v0.1.2 ) - 2024-11-12
10
+
11
+ ### Other
12
+
13
+ - Merge pull request [ #193 ] ( https://github.com/matrix-org/rust-opa-wasm/pull/193 ) from matrix-org/dependabot/cargo/thiserror-2
14
+ - Merge pull request [ #191 ] ( https://github.com/matrix-org/rust-opa-wasm/pull/191 ) from matrix-org/dependabot/cargo/json-patch-gte-0.2.3-and-lt-3.1.0
15
+ - Merge pull request [ #192 ] ( https://github.com/matrix-org/rust-opa-wasm/pull/192 ) from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-27
16
+ - * (deps)* update wasmtime requirement from >=22, <24 to >=22, <27
17
+
9
18
## [ 0.1.1] ( https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.0...v0.1.1 ) - 2024-10-07
10
19
11
20
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " opa-wasm"
3
- version = " 0.1.1 "
3
+ version = " 0.1.2 "
4
4
description = " A crate to use OPA policies compiled to WASM."
5
5
repository = " https://github.com/matrix-org/rust-opa-wasm"
6
6
rust-version = " 1.76"
You can’t perform that action at this time.
0 commit comments