Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zackAJ authored Feb 5, 2025
1 parent 2c6f9c6 commit 0f662aa
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Changelog

All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file, this project adheres to [Semantic Versioning](http://semver.org/).

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## v2.0.0 - 2025-02-05

### BREAKING CHANGES
- Changes User class to Authenticatable interface, adds PHP / Laravel requirements, adds tests and ci by @zackAJ in https://github.com/zackAJ/laravel-debounce/pull/4

### Other Changes
- Fix: command stub by @zackAJ in https://github.com/zackAJ/laravel-debounce/pull/5
**Full Changelog**: https://github.com/zackAJ/laravel-debounce/compare/v1.0.0...v1.1.0

## v1.0.0 - 2024-11-12

Expand Down

0 comments on commit 0f662aa

Please sign in to comment.