# Changelog

Also see **[GitHub releases](https://github.com/dominique-mueller/hugo-installer/releases)**.

<br>

## [4.0.1](https://github.com/dominique-mueller/hugo-installer/releases/tag/4.0.1) (2022-09-27)

### Bug Fixes

- Fix compatibility with newer Hugo binaries (0.103.0) ([#51](https://github.com/dominique-mueller/hugo-installer/pull/51))

<br>

## [4.0.0](https://github.com/dominique-mueller/hugo-installer/releases/tag/4.0.0) (2022-09-13)

### Bug Fixes

- Fix compatibility with newer Hugo binaries ([#46](https://github.com/dominique-mueller/hugo-installer/pull/46))

### Documentation

- Fix typo in README ([#45](https://github.com/dominique-mueller/hugo-installer/pull/45))

### BREAKING CHANGES

- NodeJS 14 (or higher) is now required

<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

- Fix version CLI parameter not working when pointing to package.json property ([#32](https://github.com/dominique-mueller/hugo-installer/pull/32))

<br>

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

### Features

- Support all Hugo versions ([#27](https://github.com/dominique-mueller/hugo-installer/pull/27), [#28](https://github.com/dominique-mueller/hugo-installer/pull/28))
- Add binary checksum check, with flag to skip ([#28](https://github.com/dominique-mueller/hugo-installer/pull/28))
- Add binary health check, with flag to skip ([#28](https://github.com/dominique-mueller/hugo-installer/pull/28))
- Recognize exiting binaries, with flag to ignore ([#29](https://github.com/dominique-mueller/hugo-installer/pull/29))
- Add additional CLI parameters for configuration, e.g. os, arch, download URL ([#28](https://github.com/dominique-mueller/hugo-installer/pull/28))

### Documentation

- Update documentation to include new features, list all CLI parameters ([#31](https://github.com/dominique-mueller/hugo-installer/pull/31))

### BREAKING CHANGES

- NodeJS 12 (or higher) is now required

<br>

## [2.0.0](https://github.com/dominique-mueller/hugo-installer/releases/tag/2.0.0) (2021-03-26)

### Features

- Add support for hugo extended version ([#22](https://github.com/dominique-mueller/hugo-installer/pull/22))

### BREAKING CHANGES

- NodeJS 10 (or higher) is now required

<br>

## [1.0.1](https://github.com/dominique-mueller/hugo-installer/releases/tag/1.0.1) (2018-08-12)

### Documentation

- Add section on how to use the hugo binary ([#6](https://github.com/dominique-mueller/hugo-installer/issues/6))

<br>

## [1.0.0](https://github.com/dominique-mueller/hugo-installer/releases/tag/1.0.0) (2018-08-12)

**Initial release**
