summaryrefslogtreecommitdiffhomepage
path: root/temp
diff options
context:
space:
mode:
authorhugoreleaser <[email protected]>2020-04-24 07:48:07 +0000
committerhugoreleaser <[email protected]>2020-04-24 07:48:07 +0000
commit5e31198c98910ebd0019fc3cbe6fc05f9ae659ca (patch)
tree279145f98d0e3c87923be450981bcc2b51869fb8 /temp
parent8d5766d417d6564a1aa1cbe8f9a29ab9bba22371 (diff)
downloadhugo-5e31198c98910ebd0019fc3cbe6fc05f9ae659ca.tar.gz
hugo-5e31198c98910ebd0019fc3cbe6fc05f9ae659ca.zip
releaser: Add release notes for 0.69.2
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r--temp/0.69.2-relnotes-ready.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/temp/0.69.2-relnotes-ready.md b/temp/0.69.2-relnotes-ready.md
new file mode 100644
index 000000000..56e4673ff
--- /dev/null
+++ b/temp/0.69.2-relnotes-ready.md
@@ -0,0 +1,10 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+* Fix IsAncestor and IsDescendant when the same page is passed [8d5766d4](https://github.com/gohugoio/hugo/commit/8d5766d417d6564a1aa1cbe8f9a29ab9bba22371) [@tekezo](https://github.com/tekezo)
+* deps: Update goldmark-highlighting [5c41f41a](https://github.com/gohugoio/hugo/commit/5c41f41ad4b14e48aea64687a7600f5ad231e879) [@satotake](https://github.com/satotake) [#7027](https://github.com/gohugoio/hugo/issues/7027)[#6596](https://github.com/gohugoio/hugo/issues/6596)
+* Fix IsAncestor and IsDescendant under subsection [27a4c441](https://github.com/gohugoio/hugo/commit/27a4c4410cd9592249925fb14b32605fb961c597) [@tekezo](https://github.com/tekezo)
+
+
+