Skip to content

Commit

Permalink
Bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Apr 10, 2021
1 parent c01cb24 commit 743770c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,23 @@ All notable changes to this project will be documented in this file.
`-`


## [0.2.0] - 2021-04-11

### Changed

- Made `$PS1` replacement commands more generic.

### Fixed
- Fixed wrong architecture detection causing `CANNOT LINK EXECUTABLE` errors (c01cb241)
- Fixed template download links.


## [0.1.0] - 2020-12-14

`-`
##


[unreleased]: https://github.com/agnostic-apollo/sudo/compare/v0.1.0...HEAD
[unreleased]: https://github.com/agnostic-apollo/sudo/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/agnostic-apollo/sudo/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/agnostic-apollo/sudo/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion sudo
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#bash version: 4.1 or higher
#credits: https://gitlab.com/st42/termux-sudo
# https://github.com/cswl/tsu
version=0.1.0
version=0.2.0



Expand Down

0 comments on commit 743770c

Please sign in to comment.