Skip to content

Commit 672f00e

Browse files
committed
update(main): Documentation
1 parent b70bb97 commit 672f00e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ Add the mod to your `mod.json`:
2222
"dependencies": [
2323
{
2424
"id": "jouca.badgesapi",
25-
"version": ">=v1.2.0",
25+
"version": ">=v1.2.1",
26+
"importance": "required"
27+
},
28+
{
29+
"id": "geode.node-ids",
30+
"version": ">=v1.20.0",
2631
"importance": "required"
2732
}
2833
]

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## <cj>v1.2.1</c> <cb>(2025-02-25)</c>
3+
* <cy>Fixed</c> data from badges not sent on badges menu
4+
25
## <cj>v1.2.0</c> <cb>(2024-11-21)</c>
36
* <cp>Badges API ported to Geode 4.0.1 (GD 2.2074)</c>
47
* <cg>Added</c> tags for the mod

0 commit comments

Comments
 (0)