Changelog
=========

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

## v3.75.0 (2022-02-22)

#### :rocket: New Feature

* Added a common function to clone

## v3.73.2 (2021-12-28)

#### :bug: Bug Fix

* Fixed a bug when adding a new property to the clone object

## v3.73.0 (2021-12-14)

#### :bug: Bug Fix

* Fixed removing of properties
* Now the clone function supports descriptors too

## v3.72.0 (2021-12-10)

#### :rocket: New Feature

* Initial release
