ngx-number-spinner
Version:
34 lines (24 loc) • 936 B
Markdown
# 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).
## [Unreleased]
## [Released]
## [2.2.1]
### Changed
* Restructured the project by [jrquick17](https://github.com/jrquick17)
## [2.2.0]
### Removed
* max-width allowing more customization by [jrquick17](https://github.com/jrquick17)
## [2.1.0]
### Released
* Angular 9 and 10 compatible version by [jrquick17](https://github.com/jrquick17)
## [2.0.0]
### Released
* Angular 8 compatible version by [jrquick17](https://github.com/jrquick17)
## [1.0.0]
### Released
* Angular 7 compatible version by [jrquick17](https://github.com/jrquick17)
* Add vertical option by [jrquick17](https://github.com/jrquick17)
## Created
* Angular component by [mandhu](https://github.com/mandhu)