Skip to content

Commit

Permalink
Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyhoot committed Mar 23, 2024
1 parent 8b3c319 commit 111805b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v1.1

- Fixed items which cannot be turned in (like keys) counting towards the displayed total.
- Bodies do not count towards the displayed total.
- Added support for BMX's LobbyCompatibility if it is installed.
- Added config option for display duration.

# v1.0

- Initial release.
1 change: 1 addition & 0 deletions ShipLoot/PostBuildEvents.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<ItemGroup>
<ThunderStoreItems Include="..\icon.png" />
<ThunderStoreItems Include="..\manifest.json" />
<ThunderStoreItems Include="..\CHANGELOG.md" />
<ThunderStoreItems Include="..\README.md" />
</ItemGroup>

Expand Down

0 comments on commit 111805b

Please sign in to comment.