Skip to content

Commit 51d727f

Browse files
committed
Add CHANGELOG.md file
1 parent bf625f4 commit 51d727f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# 📜 Changelog
2+
3+
All notable changes to `GrokPHP/Client` will be documented in this file.
4+
This project follows [Semantic Versioning](https://semver.org/).
5+
6+
---
7+
8+
## [v1.1.1] - 2025-02-11
9+
### 🔧 Improvements
10+
- Refactored code formatting for better readability and maintainability.
11+
- Implemented **GitHub Actions CI** to run tests automatically on each push to the `main` branch.
12+
13+
---
14+
15+
## [v1.1.0] - 2025-02-07
16+
### 🚀 Enhancements
17+
- **Upgraded to version `1.1.0`** with internal improvements and stability fixes.
18+
19+
---
20+
21+
## [v1.0.0] - 2025-02-06
22+
### 🎉 Initial Release
23+
- **🚀 Launched `GrokPHP/Client` v1.0.0** – a robust, framework-agnostic PHP client for interacting with Grok AI APIs.
24+
25+
---
26+
27+
### 📌 Notes
28+
- For detailed usage, refer to the [README.md](README.md).
29+
- Found an issue? Report it on [GitHub Issues](https://github.com/grok-php/client/issues).

0 commit comments

Comments
 (0)