update changelog

Former-commit-id: 0a67ca0e1c
Former-commit-id: b9aa20368e592b54d1667d9f153dde1ab8312b48
This commit is contained in:
idk
2022-08-27 13:41:59 -04:00
parent cae1a73dc6
commit 44aa7e2792
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Sat, August 27
--------------
- Added support for passing a URL as a parameter to the cli's
- revised test.sh
Mon, August 22
--------------

View File

@ -2,9 +2,9 @@
GITHUB_USER=eyedeekay
GITHUB_REPO=i2p.plugins.firefox
GITHUB_NAME="Which adds a launcher that automatically chooses the first available browser starting from Firefox"
GITHUB_NAME="That is capable of handling URL arguments passed on the terminal"
GITHUB_DESCRIPTION=$(cat CHANGES.md)
GITHUB_TAG=0.0.16
GITHUB_TAG=0.0.17
ant distclean
ant jar freeZip
github-release release --user "${GITHUB_USER}" \