Skip to content

Commit

Permalink
Release version v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelid committed Sep 19, 2021
1 parent f468423 commit 589ca00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ChocoButler Changelog

## Unreleased

## [[v0.1.3](https://github.com/cokelid/ChocoButler/releases/tag/v0.1.3)] 2021-09-19
New silent option added to settings.
### Added
* New `silent` option in settings file to allow suppression of pop-ups. Pop-ups will still be shown for errors and warnings, even if this setting is turned on.

Expand All @@ -23,3 +23,4 @@ Only changes to test_mode.

## [[v0.1.0](https://github.com/cokelid/ChocoButler/releases/tag/v0.1.0)] 2021-09-13
First Release!

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rather than running upgrades on a fixed schedule, ChocoButler alerts you when up


## Installation & Running
In short: [download](https://github.com/cokelid/ChocoButler/archive/refs/tags/v0.1.2.zip) the files, unzip to a folder, double-click the `choco_butler.bat` file.
In short: [download](https://github.com/cokelid/ChocoButler/archive/refs/tags/v0.1.3.zip) the files, unzip to a folder, double-click the `choco_butler.bat` file.

Alternatively clone the [github repo](https://github.com/cokelid/ChocoButler.git) and run the `choco_butler.bat` file.

Expand Down Expand Up @@ -106,3 +106,4 @@ The above changes allow you to quickly test the main check->upgrade workflow, wi
1) Add option/setting to prevent the update-window from closing when complete
1) Create a chocolatey install package for ChocoButler, so it can be installed via chocolatey


0 comments on commit 589ca00

Please sign in to comment.