Skip to content

Commit

Permalink
docs: fixed for the issue (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: myConsciousness <contact@shinyakato.dev>”
  • Loading branch information
myConsciousness committed Dec 30, 2022
1 parent 9a076be commit a7346b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Note

## v0.2.3
## v0.3.0

- Supported `suggestions API methods`. ([#21](https://github.com/mastodon-dart/mastodon-api/issues/21))
- `GET /api/v2/suggestions`
Expand All @@ -23,6 +23,8 @@
- `ofRegularIntervals`
- `ofExponentialBackOff`
- `ofExponentialBackOffAndJitter`
- Supported `endorsements API methods`. ([#17](https://github.com/mastodon-dart/mastodon-api/issues/17))
- `GET /api/v1/endorsements`

## v0.2.2

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mastodon_api
description: The easiest and powerful Dart/Flutter library for Mastodon API.
version: 0.2.3
version: 0.3.0
repository: https://github.com/mastodon-dart/mastodon-api
issue_tracker: https://github.com/mastodon-dart/mastodon-api/issues

Expand Down

0 comments on commit a7346b8

Please sign in to comment.