generated from spatie/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ac0358
commit 73cb67b
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# Changelog | ||
|
||
All notable changes to `nomiai-php-laravel` will be documented in this file. | ||
|
||
## 1.0.0 - 2024-12-12 | ||
|
||
Thank you for your patience throughout the development procedure. All functionality and documentation pertinent to the current iteration of the Nomi.ai API have been implemented and tested. | ||
|
||
It's still early days, so there may still be teething problems. To that end, pull requests and bug issues are warmly welcomed. For issues with the SDK itself, please check the parent repository: https://github.com/oliverearl/nomiai-php | ||
|
||
**Full Changelog**: https://github.com/oliverearl/nomiai-php-laravel/compare/v0.1.0-alpha...v1.0.0 |