diff options
author | Bjørn Erik Pedersen <[email protected]> | 2020-05-06 12:30:29 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2020-05-06 13:06:10 +0200 |
commit | 57ebab7c23961e79e0c959bd8f425abdbe6821ce (patch) | |
tree | b82d72e62fc8538a636418ca82fd671e1dc3406f /temp | |
parent | 0e314925fb0f12a253d9bda8ada36cb3d02baf5c (diff) | |
download | hugo-57ebab7c23961e79e0c959bd8f425abdbe6821ce.tar.gz hugo-57ebab7c23961e79e0c959bd8f425abdbe6821ce.zip |
Release 0.70.0
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.70.0-relnotes-ready.md (renamed from temp/0.70.0-relnotes.md) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/temp/0.70.0-relnotes.md b/temp/0.70.0-relnotes-ready.md index b6b8eab2c..2e3491270 100644 --- a/temp/0.70.0-relnotes.md +++ b/temp/0.70.0-relnotes-ready.md @@ -1,3 +1,5 @@ +This is a small release, and the main new feature is that you can now use [Babel](https://gohugo.io/hugo-pipes/babel/) to transpile JavaScript. + This release represents **22 contributions by 12 contributors** to the main Hugo code base.[@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@BurtonQin](https://github.com/BurtonQin), [@tekezo](https://github.com/tekezo), and [@sensimevanidus](https://github.com/sensimevanidus) for their ongoing contributions. And a big thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) and [@onedrawingperday](https://github.com/onedrawingperday) for their relentless work on keeping the themes site in pristine condition and to [@davidsneighbour](https://github.com/davidsneighbour) and [@kaushalmodi](https://github.com/kaushalmodi) for all the great work on the documentation site. |