Skip to content

Commit 0f662aa

Browse files
authored
Update CHANGELOG.md
1 parent 2c6f9c6 commit 0f662aa

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Changelog
22

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

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6-
and this project adheres to [Semantic Versioning](http://semver.org/).
5+
## v2.0.0 - 2025-02-05
6+
7+
### BREAKING CHANGES
8+
- 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
9+
10+
### Other Changes
11+
- Fix: command stub by @zackAJ in https://github.com/zackAJ/laravel-debounce/pull/5
12+
**Full Changelog**: https://github.com/zackAJ/laravel-debounce/compare/v1.0.0...v1.1.0
713

814
## v1.0.0 - 2024-11-12
915

0 commit comments

Comments
 (0)