Skip to content

Commit

Permalink
docs: add changelog for 0.3.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
vednoc committed Nov 1, 2020
1 parent 92bbc5d commit 8c10738
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
* Changelog
** [2020-11-01 Sun] 0.3.0
Added functionality that detects when elevated permissions are needed, and did a
tiny amount of refactoring.

*** Commands
- Added ~sudo~ / ~doas~ support when using options that require elevated permissions
+ Even works when the aforementioned tools are missing (not heavily tested).
+ Yay for even less typing!

*** Improved
- Allowed passing arguments to options that didn't have it
- Refactored the use of `echo` with `printf`

** [2020-10-01 Thu] 0.2.0
Added support for ~pkcon~, contributed by [[https://github.com/RaitaroH][@RaitaroH]], and a couple of new commands.

Expand Down

0 comments on commit 8c10738

Please sign in to comment.