Skip to content

Commit 95a4764

Browse files
committed
add 0.6.0 changelog
1 parent 39f8e05 commit 95a4764

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

changelogs/0.6.0.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 0.6.0
2+
3+
- Depends on `wireleap/common` v0.3.3.
4+
- Network usage limiting feature added.
5+
- Added `network_usage` config section and per-contract
6+
`network_usage_limit` field.
7+
- Relay will now disenroll from a contract when the network usage for
8+
that contract exceeds the defined value or disenroll from all
9+
contracts when the global value is reached.
10+
11+
- Uses interfaces:
12+
13+
- `clientrelay` v0.2.0
14+
- `relaycontract` v0.1.0
15+
- `relayrelay` v0.2.0
16+
- `relaydir` v0.2.0

0 commit comments

Comments
 (0)