Skip to content

Commit

Permalink
Set version: 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jun 20, 2023
1 parent 0325f40 commit 2662fe0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.13.0] - 2023-06-20

### Changed

- Moved target folder from `/code/target` to `/target`. To upgrade your caller code use one of those diffs.
Expand Down Expand Up @@ -212,7 +214,8 @@ sources and should not be used. 0.7.0, 0.7.1 and 0.7.3 unaffected.
- Bump emscripten to 1.39.8-fastcomp
- Bump Rust to 1.41.0

[unreleased]: https://github.com/CosmWasm/rust-optimizer/compare/v0.12.13...HEAD
[unreleased]: https://github.com/CosmWasm/rust-optimizer/compare/v0.13.0...HEAD
[0.13.0]: https://github.com/CosmWasm/rust-optimizer/compare/v0.12.13...v0.13.0
[0.12.13]: https://github.com/CosmWasm/rust-optimizer/compare/v0.12.12...v0.12.13
[0.12.12]: https://github.com/CosmWasm/rust-optimizer/compare/v0.12.11...v0.12.12
[0.12.11]: https://github.com/CosmWasm/rust-optimizer/compare/v0.12.10...v0.12.11
Expand Down

0 comments on commit 2662fe0

Please sign in to comment.