mirror of
https://github.com/getgrav/grav.git
synced 2026-03-04 19:41:36 +01:00
Typos in changelog
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user