Skip to content

Commit

Permalink
docs: Add new alias feature to release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Dec 19, 2016
1 parent 3d6fdb8 commit 09cc791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/meta/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Hugo again continues its trend of each release being faster than the last. It's
Possible values are `page`, `home`, `section`, `taxonomy`, and `taxonomyTerm`.
(Internally, we also define `RSS`, `sitemap`, `robotsTXT`, and `404`, but those have no practical use for end users at the moment since they are not included in any collections.)
* Add a `GitInfo` object to `Page` if `enableGitInfo` is set. It then also sets `Lastmod` for the given `Page` to the author date provided by Git. {{<gh 2291>}}
* Implement support for alias templates {{<gh 2533 >}}
* New template functions:
* Add `imageConfig` function {{<gh 2677>}}
* Add `sha256` function {{<gh 2762>}}
Expand Down

0 comments on commit 09cc791

Please sign in to comment.