## Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


### [0.4.1] - 2020-12-08
#### Changed
- Documentation in [README.md](https://github.com/Carbammato/ng-furigana/blob/main/README.md)
### [0.4.0] - 2020-12-08
#### Changed
- **BREAKING CHANGES**: Changed library name to `@project161/yang-furigana`. Also the module, the directive and its properties has been updated too. Please refer to the MIGRATE.md file for more info.

### [0.3.2] - 2019-12-09
#### Fixed
- Fixing possible vulnerability with old version of serialize-javascript in SampleApp.
#### Added
- Added a [CHANGELOG.md](https://github.com/Carbammato/ng-furigana/blob/main/CHANGELOG.md) file
### [0.3.1] - 2019-10-30
#### Changed
- Documentation in [README.md](https://github.com/Carbammato/ng-furigana/blob/main/README.md)
### [0.3.0] - 2019-10-30
#### Updated
- Angular directive ngFurigana that allows to show ngFurigana, and use styling
### [0.2.0] - 2019-10-30
#### Added
- Directive and Module (first release)
