Update changelog
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Thu, March 7
|
||||||
|
------------
|
||||||
|
|
||||||
|
- re-implement Plugin functions with Destop GUI API.
|
||||||
|
- Fix several NPE's
|
||||||
|
- Delete redundant code
|
||||||
|
- CI/CD improvements, packaging improvements
|
||||||
|
|
||||||
Tue, January 17
|
Tue, January 17
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
@ -3,4 +3,4 @@ export GITHUB_USER=eyedeekay
|
|||||||
export GITHUB_REPO=i2p.plugins.firefox
|
export GITHUB_REPO=i2p.plugins.firefox
|
||||||
export GITHUB_NAME="Updates extensions, plugin support temporarily removed(Stay on the old version)"
|
export GITHUB_NAME="Updates extensions, plugin support temporarily removed(Stay on the old version)"
|
||||||
export GITHUB_DESCRIPTION=$(cat CHANGES.md VERSION.md)
|
export GITHUB_DESCRIPTION=$(cat CHANGES.md VERSION.md)
|
||||||
export GITHUB_TAG=1.2.0
|
export GITHUB_TAG=1.3.0
|
Reference in New Issue
Block a user