# Change Log

All notable changes to this project will be documented in this file. This
project adheres to [Semantic Versioning](http://semver.org/) and
[this changelog format](http://keepachangelog.com/).


## v2.0.5 (2023-08-31)

#### :bug: Bug Fix
* [#47](https://github.com/adopted-ember-addons/ember-stripe-elements/pull/47) fix: deprecated EmberError ([@eugenioenko](https://github.com/eugenioenko))

#### :memo: Documentation
* [#45](https://github.com/adopted-ember-addons/ember-stripe-elements/pull/45) Fixes a typo in js example. ([@cloke](https://github.com/cloke))
* [#44](https://github.com/adopted-ember-addons/ember-stripe-elements/pull/44) Fix typos in the readme ([@cloke](https://github.com/cloke))

#### Committers: 6
- Charles Fries ([@charlesfries](https://github.com/charlesfries))
- Cory Loken ([@cloke](https://github.com/cloke))
- Esteban ([@esbanarango](https://github.com/esbanarango))
- Eugene Yakhnenko ([@eugenioenko](https://github.com/eugenioenko))
- Jason Williams ([@jaswilli](https://github.com/jaswilli))
- Steve ([@st-h](https://github.com/st-h))

## [1.0.0] - 2021-02-15

Initial stable release: no changes from `1.0.0-rc.2`.

If upgrading from a version prior to `1.0.0-rc.2`, note that the actions were
all prefixed with `on` (e.g. `onBlur`) in `rc.2`.
