Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit dd724ed

Browse files
committed
CHANGELOG.md
1 parent a5497fa commit dd724ed

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
# 0.1.1 (2024-02-09)
2+
3+
* parsing improvements
4+
15
# 0.1.0 (2024-01-24)
26

37
* inital production support
48
* light refactor
59
* command line and environment variables
6-
* url parser
10+
* url parser

resolver/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "resolver"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["XMTP Labs <eng@xmtp.com>"]
55
description = "Standalone did:ethr Resolution JSON-RPC Gateway"
66
homepage = "https://github.com/xmtp/didethresolver"

0 commit comments

Comments
 (0)