Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/temp
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2021-12-10 14:42:18 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2021-12-10 14:42:18 +0300
commit3f0d49e5025b630779bb14ab977e5e14e962a695 (patch)
tree98e9db9fc7aa5451bbf00824ab7851f413340015 /temp
parent489078897489fdd879b7db317d3e6d9ff977da5b (diff)
releaser: Prepare repository for 0.91.0-DEVrelease-0.90.1
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r--temp/0.90.1-relnotes-ready.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/temp/0.90.1-relnotes-ready.md b/temp/0.90.1-relnotes-ready.md
deleted file mode 100644
index 78a1c7fe7..000000000
--- a/temp/0.90.1-relnotes-ready.md
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-This is a bug-fix release with a couple of important fixes.
-
-* Remove the retries on error in remote resources.Get 3bc68304 [@bep](https://github.com/bep) #9271
-* Allow user to handle/ignore errors in resources.Get e4d6ec94 [@bep](https://github.com/bep) #9529
-* Make resource.Get return nil on 404 not found 6260455b [@bep](https://github.com/bep) #9267
-* Update to Go 1.17.5 c397975a [@bep](https://github.com/bep) #9269
-* Update to Go 1.17.4 and remove timeout in resources.Get 965a6cbf [@bep](https://github.com/bep) #9265
-* releaser: Prepare repository for 0.91.0-DEV 34a96290 [@bep](https://github.com/bep)
-
-
-