Skip to content
Merged
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
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Polywrap Origin (0.12.0-pre.1)
## Breaking changes
* [PR-56](https://github.com/polywrap/javascript-client/pull/56) **Wrapscan resolver**
* Added the [Wrapscan URI resolver](https://github.com/polywrap/uri-resolver-extensions/tree/master/implementations/wrapscan) as one of the default URI resolvers
* You can now use `wrapscan/author/wrap@version` URIs to resolve Wraps published to Wrapscan

# Polywrap Origin (0.11.0)
## Features
**`@polywrap/core-js`:**
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.0
0.12.0-pre.1