Skip to content

Commit b8927c9

Browse files
committed
Added changes.
1 parent d5e535e commit b8927c9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
## v1.3.0 - Added the item collection and search
2+
- Collection: Cleaned up interfaces to handle global and mod item collections.
3+
- Items: Introduced the global item collection.
4+
- Items: Added `getTags()` and `getAuthors()`, inherited from the mod.
5+
- Items: Added item filtering capabilities.
6+
- Filters: Added filtering by author.
7+
- Core: Refactored for a cleaner class structure.
8+
- Core: PHPStan clean @ level 9.
9+
110
## v1.2.1 - Cache fixes
211
- Collection: Fixed the cache not updating with new database releases.
312
- Index: Fixed clearing the index.
413
- Index: Now automatically regenerating with new database releases.
514
- Mods: Fixed the mod images not being found.
6-
- Filters: Added `hasFilters()`.
15+
- Filters: Added `hasFilters()`.
716

817
## v1.2.0 - Search capabilities
918
- Collection: Added full filtering capabilities.

0 commit comments

Comments
 (0)