Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions builds/rubyx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
13 changes: 13 additions & 0 deletions builds/test_device.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"response": [
{
"datetime": 1726689600,
"filename": "EvolutionX_9.0_test_device-14.0-v20250918-OFFICIAL.zip",
"id": "abc123def456",
"romtype": "OFFICIAL",
"size": 1234567890,
"url": "https://sourceforge.net/projects/evolution-x/files/test_device/v20250918/EvolutionX_9.0_test_device-14.0-v20250918-OFFICIAL.zip/download",
"version": "v20250918"
}
]
}
Empty file added changelogs/rubyx.txt
Empty file.
14 changes: 14 additions & 0 deletions changelogs/test_device.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Test Release Changelog

## New Features
- Added new feature X
- Improved performance Y
- Fixed bug Z

## Bug Fixes
- Fixed crash when doing action A
- Resolved issue with feature B

## Notes
- This is a test release
- Please report any issues
Loading