Changelog

This commit is contained in:
Dylan Araps 2016-06-12 17:23:54 +10:00
parent 79fccfa930
commit a290b533bc
1 changed files with 1 additions and 0 deletions

1
1.8.md
View File

@ -25,6 +25,7 @@
- Fix lint errors.
- Remove all instances of `! -z` since they're pointless.
- Quote all variable/command substitutions.
- Remove all `bc` usage by simplifying math.
### OS