Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dino- committed Nov 26, 2021
1 parent 49c1ae3 commit b0591ab
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
5.0 (2020-11-26)

* Updated Stackage resolver
* Moved copyright date up to 2021
* Moved Photoname.Opts module into the app src tree
* Removed the useless tests for program help
* Switched to optparse-applicative for arg parsing
* cabalized projects no longer need a Setup.hs
* Added the -a|--artist option
* Changed lookup order of EXIF date tags
* Added ability to parse the filename for date and time
* Fixed broken smoke tests
* Switched test suite to use Tasty
* Attempt to copy if the hard link fails
* Added new --copy switch and behavior
* Moved AppImage desktop and icon into hsinstall tree
* Added new --prefix switch and behavior
* Output is now handled via hslogger
* Now using newtype wrappers nearly everywhere


4.1 (2019-03-30)

* Removed some AppImage desktop file categories
Expand Down

0 comments on commit b0591ab

Please sign in to comment.