Skip to content

Commit

Permalink
v1.9.1 changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
zurdi15 committed Aug 1, 2023
1 parent 6254eba commit 7306597
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v1.9.1 (_01-08-2023_)

## Added
- RomM logs are now stored in `/romm/logs` in docker and path can be binded in docker-compose. Check [docker-compose.example.yml](docker/docker-compose.example.yml). Solves [#303](https://github.com/zurdi15/romm/issues/303)

## Fixed
- Fixed multipart roms scanning.
- Now platforms folders are case insensitive, allowing to have them lowercase or uppercase. Solves [#282](https://github.com/zurdi15/romm/issues/282)
- Fixed a bug that caused the platforms drawer to dissapear after scan.

<br>

# v1.9 (_31-07-2023_)

## Added
Expand Down

0 comments on commit 7306597

Please sign in to comment.