Skip to content
Merged
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
11 changes: 11 additions & 0 deletions algorand/rest-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

All notable changes to this schema are documented in this file.

The format is based on [Keep a ChangeLog](https://keepachangelog.com/) and follows [Semantic Versioning](https://semver.org/)

## [0.0.1] - 2026-01-26

### Added

- Initial version of the spec
1 change: 1 addition & 0 deletions algorand/rest-api/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.1
Loading