Skip to content

Commit 75edf0d

Browse files
committed
Changelog 0.7.6
1 parent cc08089 commit 75edf0d

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.changelog/1067.bugfix.md

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

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

CHANGELOG.md

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

1313
<!-- TOWNCRIER -->
1414

15+
## 0.7.6 (2025-06-26)
16+
17+
### Features
18+
19+
- analyer/block: Simplify and improve batch processing
20+
([#1068](https://github.com/oasisprotocol/nexus/issues/1068))
21+
22+
### Bug Fixes and Improvements
23+
24+
- roflmarket: Properly mark removed instances/offers
25+
([#1067](https://github.com/oasisprotocol/nexus/issues/1067))
26+
1527
## 0.7.5 (2025-06-25)
1628

1729
### Bug Fixes and Improvements

0 commit comments

Comments
 (0)