We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aa52a3 + 72799c7 commit bf450fcCopy full SHA for bf450fc
1 file changed
src/data/changelog.json
@@ -1,5 +1,32 @@
1
{
2
"releases": [
3
+ {
4
+ "version": "6.0.2",
5
+ "date": "19. February 2026",
6
+ "entries": [
7
8
+ "type": "Fixed",
9
+ "content": "broken S3 credential handling ([#1076]())",
10
+ "links": [
11
12
+ "label": "#1076",
13
+ "url": "https://github.com/kellnr/kellnr/pull/1076"
14
+ }
15
+ ]
16
+ },
17
18
19
+ "content": "cratesio cache not all versions available ([#1077]())",
20
21
22
+ "label": "#1077",
23
+ "url": "https://github.com/kellnr/kellnr/pull/1077"
24
25
26
27
+ ],
28
+ "isLatest": true
29
30
31
"version": "6.0.1",
32
"date": "16. February 2026",
@@ -239,8 +266,7 @@
239
266
"content": "Fix broken Windows build",
240
267
"links": []
241
268
}
242
- ],
243
- "isLatest": true
269
244
270
},
245
271
246
272
"version": "6.0.0",
0 commit comments