Changelog
=========

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

## v3.52.1 (2021-06-21)

#### :bug: Bug Fix

* Fix possibility to set default get/set accessors within trait classes

## v3.51.0 (2021-06-15)

#### :rocket: New Feature

* Added possibility to set default get/set accessors within trait classes

## v3.44.1 (2021-04-23)

#### :bug: Bug Fix

* Fixed a bug when one trait extends from another
* Fixed a bug with accessors within a trait

## v3.44.0 (2021-04-19)

#### :rocket: New Feature

* Added a module to create class traits
