Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
raiguard committed Mar 2, 2022
1 parent 9282114 commit ac29fcc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# [0.5.0] - Unreleased

## Added
- Colors to command output
- Mod downloading - mods that you do not have will automatically be downloaded when enabling or syncing
- This can be disabled in the config file
- Startup settings syncing with `--sync`
- Section to config file for mod portal username and token
- `--game-dir` flag and option, used for downloading mods

Expand All @@ -14,11 +16,13 @@
- `--sync` would completely break if a mod had a version number greater than 255

# [0.4.0] - 2021-11-13

## Added
- `--list` flag, for listing all of the mods in the directory
- `--sync` flag, for enabling mods that are in the given save file

# [0.3.0] - 2021-11-06

## Added
- `--enable-set` flag, for enabling pre-defined sets of mods
- These sets can be configured in `fmm.toml`
Expand All @@ -30,12 +34,14 @@
- Fixed that versionless mod folders with an underscore would not be parsed correctly

# [0.2.0] - 2021-11-03

## Added
- `--remove` flag

## Fixed
- Fixed GitHub release workflow

# [0.1.0] - 2021-11-03

## Added
- Initial release

0 comments on commit ac29fcc

Please sign in to comment.