We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8bfe5 commit f6d8ba5Copy full SHA for f6d8ba5
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `laravel-archivable` will be documented in this file
4
5
+## v1.3.0 - 2023-11-02
6
+
7
+### What's Changed
8
9
+- [1.x] Added `dropArchivedAt` macro by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/laravel-archivable/pull/19
10
+- [1.x] GitHub actions and drop StyleCI by [@joelbutcher](https://github.com/joelbutcher) in https://github.com/joelbutcher/laravel-archivable/pull/20
11
12
+**Full Changelog**: https://github.com/joelbutcher/laravel-archivable/compare/v1.10.0...v1.3.0
13
14
## 1.0.0 - 201X-XX-XX
15
16
- initial release
0 commit comments