Skip to content

Commit 431679e

Browse files
authored
Merge pull request #948 from oasisprotocol/ptrus/release-0.6.6
changelog: Assemble changes for 0.6.6 release
2 parents a1798b0 + 114cf20 commit 431679e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.changelog/947.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 = 6
3-
patch = 5
3+
patch = 6

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.6.6 (2025-04-02)
16+
17+
### Bug Fixes and Improvements
18+
19+
- api/rofl_apps: Fix query when app has no instances
20+
([#947](https://github.com/oasisprotocol/nexus/issues/947))
21+
1522
## 0.6.5 (2025-04-01)
1623

1724
### Bug Fixes and Improvements

0 commit comments

Comments
 (0)