mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 22:27:51 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
ae230acc3b
commit
ff881d529f
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
## master (Unreleased)
|
## master (Unreleased)
|
||||||
|
|
||||||
|
- 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
|
||||||
- Respect `--no-color` by setting the NO_COLOR flag in `main.sh` (#25, thx @gdevenyi)
|
- Respect `--no-color` by setting the NO_COLOR flag in `main.sh` (#25, thx @gdevenyi)
|
||||||
|
Loading…
Reference in New Issue
Block a user