Update documentation with release process and v0.2.3 changelog

- Add release process guidelines to CLAUDE.md
- Update version to 0.2.3 in both documentation files
- Add changelog entry for Rates getTicker fix in both files
- Emphasize importance of updating docs before commits

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-10 17:22:26 +01:00
parent c517083d0e
commit ec3e488fa6

View File

@ -178,6 +178,13 @@ Contributions are welcome! If you find bugs or want to add features:
## Changelog ## Changelog
### 0.2.3
- Fix Rates getTicker endpoint to resolve 404 error
- Strike API returns all currency pairs, not individual pairs
- Add "All Currency Pairs" option to get all rates at once
- Add BTC/AUD and BTC/USDT currency pair options
- Improve error handling when requested pair not found
### 0.2.2 ### 0.2.2
- Update Strike logo SVG with official design from PNG conversion - Update Strike logo SVG with official design from PNG conversion