We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6cf7c commit 7f7ad18Copy full SHA for 7f7ad18
changelog.md
@@ -1,5 +1,5 @@
1
# Search History Changelog
2
-## v1.2.1 (2026-02-10)
+## v1.2.1 (2026-02-14)
3
- Ported to Geometry Dash v2.208 / Geode SDK v5.0.0
4
5
## v1.2.0 (2025-10-26)
mod.json
@@ -1,12 +1,12 @@
{
- "geode": "5.0.0-alpha.2",
+ "geode": "5.0.0-beta.1",
"gd": {
"android": "2.2081",
"win": "2.2081",
6
"mac": "2.2081",
7
"ios": "2.2081"
8
},
9
- "version": "v1.2.1-beta.1",
+ "version": "v1.2.1",
10
"id": "hiimjustin000.search_history",
11
"name": "Search History",
12
"developer": "hiimjasmine00",
0 commit comments