Skip to content

Commit 8b6f579

Browse files
author
Dylan-FMK
committed
Update CHANGELOG.md
1 parent 2abd996 commit 8b6f579

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## [Released]
5+
6+
## [1.0.0] - 2026-02-18
7+
### Added
8+
- Initial build
9+
- Added initial support for all version 2.3 secure endpoints
10+
11+
12+
13+

config.example.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"xApiKey": "YOUR_API_KEY",
3+
"xAppKey": "YOUR_APP_KEY",
4+
"xVersion": 2.3,
5+
"origin": "YOUR_ORIGIN_IP"
6+
}

0 commit comments

Comments
 (0)