Skip to content

Commit

Permalink
chore: release 0.1.5 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
petkodes committed Sep 1, 2023
1 parent ece7016 commit 5bee0dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.

### Bug Fixes

- Add local attestation without matching with remote

## [0.1.4] - 2023-08-29

### Bug Fixes

- Use auto_upgrade for offchain sync coverage

### Features
Expand Down Expand Up @@ -235,4 +241,4 @@ All notable changes to this project will be documented in this file.
- Move config parsing to Radio
- Gossip poi refactoring and add benches

<!-- generated by git-cliff -->
<!-- generated by git-cliff -->
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion subgraph-radio/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subgraph-radio"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
authors = ["GraphOps (axiomatic-aardvark, hopeyen)"]
description = "Subgraph Radio monitors subgraph PublicPoI and UpgradeIntent messages in real time using Graphcast SDK"
Expand Down

0 comments on commit 5bee0dc

Please sign in to comment.