## 8 January 2020

### [2.1.0](https://github.com/artdecocode/expensive/compare/v2.0.1...v2.1.0)

- [feature] DNS fixes + wiki pages.
- [api] Update working API.

## 2 August 2019

### [2.0.1](https://github.com/artdecocode/expensive/compare/v2.0.0...v2.0.1)

- [doc] Add a demo gif.
- [fix] Display loading indicator at the start of the _Register_ command.

### [2.0.0](https://github.com/artdecocode/expensive/compare/v1.7.0...v2.0.0)

- [package] Compile with [_Depack_](https://compiler.page).

## 28 July 2019

### [1.7.0](https://github.com/artdecocode/expensive/compare/v1.6.0...v1.7.0)

- [feature] GitHub pages DNS hosts template.
- [feature] Register promo domains.
- [feature] Show DNS hosts if using Namecheap DNS.
- [doc] Wiki documentation.

## 10 October 2018

### 1.6.0

- [fix] Cancel domain registration.
- [feature] Check `.page` domain.

## 9 October 2018

### 1.5.0

- [feature] Find out promo codes and register with them.
- [feature] Display the price before registering a domain.
- [code] Use `@rqt/namecheap` and `@rqt/namecheap-web` packages.

## 21 June 2018

### 1.4.1

- [fix] Enable `whois` guard by default when registering.
- [fix] Automatically apply `NA` to state/province if not available.

### 1.4.0

- [feature] Whitelist IP automation without a browser.
- [feature] Register a domain name.

## 18 June 2018

### 1.3.0

- [feature] `-f`, `-z` when checking domains
- [feature] `API` as a Class with JSDoc
- [docs] add man page, tidy up readme

### 1.2.1

- [package] Update the `maintainers` field.

## 10 June 2018

### 1.2.0

- [code] White-list IP with a `fetch` request rather than key simulation automation.
- [doc] Add a note about security and installing from GitHub, describe offline error.

## 9 June 2018

### 1.1.0

- [feature] authenticate with chrome and white-list domains

## 6 June 2018

### 1.0.0

- [feature] CLI and API
- Create `expensive` with [`mnp`][https://mnpjs.org]
- [repository]: `src`, `test`
