Skip to content

Commit

Permalink
chore: more changelog descriptions for context
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigshmow committed Jan 24, 2025
1 parent c09ee12 commit caa9529
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/token-search-discovery-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Introduce the logoUrl property to the TokenSearchApiService response
- Specifically in the `TokenSearchResponseItem` type

### Changed

- Update the TokenSearchApiService to use the updated URL for `searchTokens`
- The URL is now `/tokens-search` instead of `/tokens-search/name`
- Changed the "name" parameter to "query" in the `searchTokens` method
- These updates align with the Portfolio API's `/tokens-search` endpoint

## [1.0.0]

Expand Down

0 comments on commit caa9529

Please sign in to comment.