Skip to content

Commit 601d512

Browse files
committed
Added changes.
1 parent 10062f3 commit 601d512

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v1.7.0 - Tag improvements (Breaking-S)
2+
- Tags: Added `getFullName()`.
3+
- Tags: Added `getRelatedTags()`.
4+
- Tags: Added `getLinks()`.
5+
- Tags: Fixed some constant names like `BODY_VTKBIG` => `BODY_VTK_BIG`.
6+
- Filtering: Now leveraging the `searchTweaks` key in the database to help finding mods by search terms.
7+
- Database: Big update with a lot more mods and tagging changes.
8+
- Dependencies: Updated to Mod DB [v2.2.0](https://github.com/Mistralys/cyberpunk-mod-db/releases/tag/2.2.0).
9+
10+
### Breaking changes
11+
12+
- `TagInfoInterface::getLabel()` renamed to `getDescription()`.
13+
- Some tag constants in the `TagNames` class have been renamed.
14+
115
## v1.6.2 - Minor tweaks
216
- Collections: Fixed the return type docs for the mod collection classes.
317
- Code: PHPStan checks clean up to level 9.

0 commit comments

Comments
 (0)