Skip to content

Commit

Permalink
[plugin|licenses|doc] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
IceflowRE committed Sep 25, 2023
1 parent 21f33f2 commit 25d7ed6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Then use `Project` -> `Tools` -> `Icons Patcher` to patch the icons.
Manage license and copyright for third party graphics, software or libraries.
Group them into categories, add descriptions or web links.

The data is stored inside a json file. This file is automatically added to the export, you do not need to add it yourself.
The data is stored inside a json file. This file is automatically added to the export, you do not need to add it yourself. If you provide license files instead of a text, they are also exported.

You can change the project license file either with a button at the upper right, in the license menu. Or inside the project settings under the menu `Plugins` -> `Licenses`.

Expand Down Expand Up @@ -210,6 +210,16 @@ Component class, data wrapper for all information regarding one license item.

License class.

### Changelog

#### 1.5.0

- Removed overriden engine methods
- Creating a plugin component will now add the plugin path to paths
- Fix dragging/ double click crash
- Fix overriding project license file if another license file is loaded
- Add warning tooltip if a plugin paths does not exist

---

## Logging
Expand Down

0 comments on commit 25d7ed6

Please sign in to comment.