You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "This version fixes a couple of bugs introduced in 0.69.0."
6
+
categories: ["Releases"]
7
+
images:
8
+
- images/blog/hugo-bug-poster.png
9
+
10
+
---
11
+
12
+
13
+
14
+
This is a bug-fix release with a couple of important fixes.
15
+
16
+
* Fix IsAncestor and IsDescendant when the same page is passed [8d5766d4](https://github.com/gohugoio/hugo/commit/8d5766d417d6564a1aa1cbe8f9a29ab9bba22371)[@tekezo](https://github.com/tekezo)
* Fix IsAncestor and IsDescendant under subsection [27a4c441](https://github.com/gohugoio/hugo/commit/27a4c4410cd9592249925fb14b32605fb961c597)[@tekezo](https://github.com/tekezo)
0 commit comments