Skip to content

Commit

Permalink
remove modules.json from gitignore. updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
insomnious committed Dec 11, 2023
1 parent 7cea7bf commit 0a4f6f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ attachments
sourcemaps
*.env
CodeSignTool*
assets/modules.json

# User-specific files
*.suo
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- (API) Added Save File dialog
- (BepInEx) Improved API support
- (Xbox Gamestore) Fixed file system error dialog being raised for encrypted drives

## [1.9.10] - 2023-11-22

Expand All @@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added deep merge to Vortex API


### Fixed

- Fixed crash when managing Game Pass games
Expand Down

0 comments on commit 0a4f6f2

Please sign in to comment.