File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- version list -->
4
4
5
+ ## v0.21.0 (2025-07-20)
6
+
7
+ ### ✨ Features
8
+
9
+ - Improve providers registration interfaces
10
+ ([ ` c43f2b8 ` ] ( https://github.com/waku-py/waku/commit/c43f2b8892d48a10f199b64da0ff005050e5cd64 ) )
11
+
12
+
5
13
## v0.20.0 (2025-06-11)
6
14
7
15
### ✨ Features
362
370
363
371
### ⚙️ Build System
364
372
365
- - Make patch release only for ` fix ` & ; amp;amp; ` perf ` tags
373
+ - Make patch release only for ` fix ` & ; amp;amp;amp; ` perf ` tags
366
374
([ ` b9cf6bf ` ] ( https://github.com/waku-py/waku/commit/b9cf6bf77047e21959f4e1bbe2a1bb1566cccd1c ) )
367
375
368
376
### 📖 Documentation
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "uv_build"
4
4
5
5
[project ]
6
6
name = " waku"
7
- version = " 0.20 .0"
7
+ version = " 0.21 .0"
8
8
description = " Framework for building modular and loosely coupled applications"
9
9
readme = " README.md"
10
10
license = " MIT"
You can’t perform that action at this time.
0 commit comments