Skip to content

Commit

Permalink
version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 2, 2025
1 parent a1c2763 commit 720e197
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.0.2 - 2025-02-03

### Added
- Add CA to Zoho domains.
- Add `consume/tokens/refresh` console command.

### Fixed
- Fix backward compatibility check for custom clients and proxy field setting support.
- Fix status indicators.
- Fix deleting a client not working from the editing client interface.

## 2.0.1 - 2024-07-21

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/consume",
"description": "Create HTTP requests in your Twig templates to consume JSON, XML or CSV content.",
"type": "craft-plugin",
"version": "2.0.1",
"version": "2.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 720e197

Please sign in to comment.