Skip to content

Commit

Permalink
Release v0.1.2. (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <[email protected]>
  • Loading branch information
PiotrSikora authored Aug 5, 2020
1 parent efe3483 commit aa67a50
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.1.2] - 2020-08-05

- Updated MapType values to match updated Proxy-Wasm ABI v0.1.0.

## [0.1.1] - 2020-08-05

- Added support for building with Bazel.
Expand All @@ -10,5 +14,6 @@
- Initial release.


[0.1.2]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk/releases/tag/v0.1.2
[0.1.1]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk/releases/tag/v0.1.1
[0.1.0]: https://github.com/proxy-wasm/proxy-wasm-rust-sdk/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "proxy-wasm"
version = "0.1.1"
version = "0.1.2"
authors = ["Piotr Sikora <[email protected]>"]
description = "WebAssembly for Proxies"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion cargo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa67a50

Please sign in to comment.