diff --git a/CHANGELOG.md b/CHANGELOG.md index b96d000..579bbba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.3.2 +## Unreleased - Added `getTeamEvents(team, {year})` for a team's full Statbotics history across events (part of issue #9). It reuses the `/team_events` endpoint with diff --git a/pubspec.yaml b/pubspec.yaml index 7a523be..5247b49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: statbotics_client description: A typed Dart client for the Statbotics API v3 (FRC EPA statistics, events, matches). Pure Dart, no Flutter dependency. -version: 0.3.2 +version: 0.3.1 repository: https://github.com/Project516/statbotics_client topics: