diff --git a/CHANGELOG.md b/CHANGELOG.md index c78f0b1..46f4cca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +v2.5.6 (9 March 2019) +- added better search for browser executables +- fixed working with multiple chrlauncher copies +- fixed firefox based browsers support + v2.5.5 (10 February 2019) - added more file formats recognition - fixed cache file can still available after unpacking (issue #123) diff --git a/bin/History.txt b/bin/History.txt index c4dd9ec..920ba96 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,8 @@ +v2.5.6 (9 March 2019) +- added better search for browser executables +- fixed working with multiple chrlauncher copies +- fixed firefox based browsers support + v2.5.5 (10 February 2019) - added more file formats recognition - fixed cache file can still available after unpacking (issue #123)