Skip to content

Commit 506c16d

Browse files
authored
Merge pull request #1081 from oasisprotocol/ptrus/release-0.7.9
Changelog 0.7.9
2 parents f5d4205 + 561d11e commit 506c16d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.changelog/1080.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.punch_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
major = 0
22
minor = 7
3-
patch = 8
3+
patch = 9

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ The format is inspired by [Keep a Changelog].
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 0.7.9 (2025-07-02)
16+
17+
### Bug Fixes and Improvements
18+
19+
- analyzer/runtime: Refresh provider on instance canceled event
20+
([#1080](https://github.com/oasisprotocol/nexus/issues/1080))
21+
1522
## 0.7.8 (2025-07-01)
1623

1724
### Features

0 commit comments

Comments
 (0)