Skip to content

Commit e44f4bd

Browse files
chore(main): release 1.0.0
1 parent cab2a69 commit e44f4bd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-08-27)
4+
5+
6+
### Features
7+
8+
* add `HasLinkables` interface for plugins ([23a9bf9](https://github.com/DataLinx/eclipsephp-common/commit/23a9bf96b6e8ff7461892e1f5f4e7a9ca7fca21a))
9+
* add `Package` and `PackageServiceProvider` foundation classes ([36d4b90](https://github.com/DataLinx/eclipsephp-common/commit/36d4b900c0b900319fcfa6faa306453e287039ad))
10+
* add abstract `QueueableJob` class and `JobStatus` enum ([e038c06](https://github.com/DataLinx/eclipsephp-common/commit/e038c060638bbdc56769ef66709dcaf4fc92a512))
11+
* implement Scout integration ([dc9efee](https://github.com/DataLinx/eclipsephp-common/commit/dc9efee62e3428f0be8865849ef8ff81e23e1bb8))
12+
* implement settings cluster ([bb0415d](https://github.com/DataLinx/eclipsephp-common/commit/bb0415d7432e6c1bf480772b280b97c4616ba31c))
13+
* introduce abstract `Plugin` foundation class for Filament integrations ([7943634](https://github.com/DataLinx/eclipsephp-common/commit/794363411d0926e1ab3b1b77601aa2834cbb559e))
14+
* **jobs:** improve QueueableJob class with more generic stuff ([1ad6b74](https://github.com/DataLinx/eclipsephp-common/commit/1ad6b748cdf1e9d89b03f35661d42d1428c6d770))
15+
16+
17+
### Bug Fixes
18+
19+
* fix nav menu labels ([baebf09](https://github.com/DataLinx/eclipsephp-common/commit/baebf0900c61bfd7b938df84820153edf97c2a22))
20+
* set plugin attributes in constructor ([cab2a69](https://github.com/DataLinx/eclipsephp-common/commit/cab2a6905c71b9940e55212d4b7e2ea538c4f647))
21+
22+
## Changelog

0 commit comments

Comments
 (0)