Skip to content

Commit

Permalink
Fixed some markdown issues in the readme changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenCochell committed May 26, 2021
1 parent 01e6f3a commit a31de8c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,19 +361,19 @@ so they don't have to.

Bug Fixes:

- Fixed huge bug where script would crash due to a missing argparse argument
- Fixed bug where if file copy failed during install, the script would continue instead of exit
- Fixed huge bug where script would crash due to a missing argparse argument
- Fixed bug where if file copy failed during install, the script would continue instead of exit

Features added:

- User can now specify output name of new file
- User can now copy old file to a separate location before the update process
- Script now uses recommended paper name if another name is not specified
- User can now specify output name of new file
- User can now copy old file to a separate location before the update process
- Script now uses recommended paper name if another name is not specified

Other FIxes:

- Added a section to the readme explaining how to handle filenames
- Added some examples demonstrating the new command line arguments
- Added a section to the readme explaining how to handle filenames
- Added some examples demonstrating the new command line arguments

## 1.2.1

Expand Down

0 comments on commit a31de8c

Please sign in to comment.