mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Add bugfix to releasenotes
This commit is contained in:
parent
2890b6db36
commit
be5f865c5c
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Work In Progress.
|
|||
* Fix crossrefs on Windows.
|
||||
* Fix `eq` and `ne` template functions when used with a raw number combined with the result of `add`, `sub` etc.
|
||||
* Fix paginator with uglyurls
|
||||
* Fix [#998](https://github.com/spf13/hugo/issues/988), supporting UTF8 characters in Permalinks.
|
||||
* Add `bind` flag to `hugo server` to set the interface to which the server will bind
|
||||
* Configurable RSS output filename
|
||||
* New template functions:
|
||||
|
|
Loading…
Reference in a new issue