Changelog
=========

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

## v3.62.0 (2021-10-29)

#### :rocket: New Feature

* Added new bunch of methods to hook iterable objects

## v3.61.1 (2021-10-25)

#### :bug: Bug Fix

* Fixed bugs with clearing/muting/suspending promises by their IDs

## v3.30.3 (2021-01-28)

#### :house: Internal

* Now all promises are wrapped by using `SyncPromise`

## v3.20.0 (2020-07-05)

#### :rocket: New Feature

* Added tests

#### :bug: Bug Fix

* Fixed bugs
