Skip to content

Commit

Permalink
Release version v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelid committed Sep 22, 2021
1 parent 7623644 commit 79c6194
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.4](https://github.com/cokelid/ChocoButler/releases/tag/v0.1.4)] 2021-09-22
Two new settings, two new Advanced menu items, new icons
### Added
* New `exit_if_no_outdated` setting, to exit immediately if no outdated packages are found
* New `immediate_first_check` setting, to perform first outdated-check as soon as ChocoButler starts
Expand Down Expand Up @@ -36,3 +36,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.3.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.4.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 @@ -113,3 +113,4 @@ The above changes allow you to quickly test the main check->upgrade workflow, wi
1) Create a chocolatey install package for ChocoButler, so it can be installed via chocolatey



0 comments on commit 79c6194

Please sign in to comment.