Changelog
=========

> **Tags:**
> - :boom:       [Breaking Change]
> - :rocket:     [New Feature]
> - :bug:        [Bug Fix]
> - :memo:       [Documentation]
> - :house:      [Internal]
> - :nail_care:  [Polish]

## v3.21.1 (2020-07-13)

#### :bug: Bug Fix

* Fixed the bug when comparing intermediate numbers

## v3.21.0 (2020-07-10)

#### :bug: Bug Fix

* Fixed the bug when comparing with `ord` strategy

## v3.17.0 (2020-05-22)

#### :rocket: New Feature

* Added tilda ranges

## v3.15.3 (2020-05-11)

#### :nail_care: Polish

* Module refactoring

#### :bug: Bug Fix

* Fixed some bugs with a comparison

#### :house: Tests

* Added `spec.js` with test cases
