Typos in changelog

This commit is contained in:
Djamil Legato
2016-12-01 12:42:59 -08:00
parent 52b68a0a1b
commit c64cdb5dad

View File

@@ -4,7 +4,7 @@
1. [](#new)
* Add `ignore_empty` property to be used on array fields, if positive only save options with a value
* Use new `permissions` field in user account
* Add `range(int min, int max, int step)` twig function to generate an array of numbers between min and max, inclusive
* Add `range(int start, int end, int step)` twig function to generate an array of numbers between start and end, inclusive
1. [](#improved)
* Added alias `selfupdate` to the `self-upgrade` `bin/gpm` CLI command
* Synced `webserver-configs/htaccess.txt` with `.htaccess`