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

All notable changes to the Polymarket Agents project will be documented in this file.

## [Unreleased]
### Added
- Initial framework structure for building trading agents.
- Basic examples and configuration templates.

### Fixed
- General bug fixes and stability improvements.

---
*The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).*