Skip to content

Commit

Permalink
Release 4.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Jun 11, 2021
1 parent 5757df0 commit 287ea60
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## v4.0.0-beta.9 (2021-06-11)

#### :boom: Breaking changes
* [#115](https://github.com/sandydoo/ember-google-maps/pull/115) Drop IE11 as a target ([@sandydoo](https://github.com/sandydoo))

#### :bug: Bug fixes
* [#112](https://github.com/sandydoo/ember-google-maps/pull/112) Fix modifier manager capabilities deprecation ([@sandydoo](https://github.com/sandydoo))

#### Internal
* [#113](https://github.com/sandydoo/ember-google-maps/pull/113) Fix test waiter deprecations in CI logs ([@sandydoo](https://github.com/sandydoo))

#### Committers: 1
- Sander Melnikov ([@sandydoo](https://github.com/sandydoo))


## v4.0.0-beta.8 (2021-05-08)

#### :boom: Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-google-maps",
"version": "4.0.0-beta.8",
"version": "4.0.0-beta.9",
"description": "A friendly Ember addon for working with Google Maps.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 287ea60

Please sign in to comment.