Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
adiologydev authored and github-actions[bot] committed Nov 21, 2024
1 parent 6c278ca commit f6230cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `laravel-credits` will be documented in this file.

## v1.0.1 - 2024-11-21

- feat: `getBalanceAsOf` function now supports integer timestamps
- chore: remove unused config options (description length & required, decimal precision)
- chore: remove config values from migrations as they shouldn't be dynamic.
- chore: add typedocs for `HasCredits` trait.

## v1.0.0 - 2024-11-20

Initial Release with Core Functionality

0 comments on commit f6230cb

Please sign in to comment.