Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-mueller committed Jul 23, 2021
1 parent d9dd60a commit 1736572
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,14 @@ Also see **[GitHub releases](https://github.com/dominique-mueller/hugo-installer

<br>

## [3.1.0](https://github.com/dominique-mueller/hugo-installer/releases/tag/3.1.0) (2021-07-23)

### Features

- Add ability to configure http and https proxy ([#38](https://github.com/dominique-mueller/hugo-installer/pull/38))

<br>

## [3.0.1](https://github.com/dominique-mueller/hugo-installer/releases/tag/3.0.1) (2021-04-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "hugo-installer",
"description": "Installs hugo into your repository.",
"version": "3.0.1",
"version": "3.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1736572

Please sign in to comment.