mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-04-25 05:19:40 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
efefd5cf2b
commit
f7fc992b2d
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
Released: Unreleased. [Commit log](https://github.com/kvz/bash3boilerplate/compare/v2.0.0...master)
|
Released: Unreleased. [Commit log](https://github.com/kvz/bash3boilerplate/compare/v2.0.0...master)
|
||||||
|
|
||||||
|
- Add a configurable `helptext` that is left alone by the parses and allows you to have a richer help
|
||||||
- Add a simple documentation website
|
- Add a simple documentation website
|
||||||
- Add best practice of using `__double_underscore_prefixed_vars` to indicate global variables that are solely controlled inside your script
|
- Add best practice of using `__double_underscore_prefixed_vars` to indicate global variables that are solely controlled inside your script
|
||||||
- Make license more permissive by not requiring distribution of the LICENSE file if the copyright & attribution comments are left intact
|
- Make license more permissive by not requiring distribution of the LICENSE file if the copyright & attribution comments are left intact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user