Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoolano committed Sep 24, 2024
1 parent 4562f3c commit c5ecb8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
* Bump rust edition from 2018 -> 2021 #142

### Fixed
* Now uses $XDG_DATA_HOME/rpg (~/.local/share/rpg) for userdata. Will still use ~/.rpg if folder exist #141
* Now uses $XDG_DATA_HOME/rpg (~/.local/share/rpg) for userdata. Will still use ~/.rpg if folder exist #141
* Fix clap compilation errors #142
* Fixed misplaced magic_attack and physical_attack #147


## [1.0.1](https://github.com/facundoolano/rpg-cli/releases/tag/1.0.1) - 2022-02-10
Expand Down

0 comments on commit c5ecb8e

Please sign in to comment.