Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pago committed Apr 23, 2019
1 parent 92bf980 commit c7b37ab
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
## master

1.2.0-22

### Bugfixes
- Fix melody-stream not rerendering in some cases [#112](https://github.com/trivago/melody/pull/112)
- Warn about usage of non-breaking space [#107](https://github.com/trivago/melody/pull/107)
- Fixed bindings of dispatchCustomEvent in `melody-streams` [#117](https://github.com/trivago/melody/pull/117)

### Chore & Maintenance
- Removes `Chai` and `Sinon` support, Migrates tests to use `Jest`'s matchers. [#103](https://github.com/trivago/melody/pull/103)
- Drop `bundledDependencies` option in package.json's to avoid issues with yarn [#113](https://github.com/trivago/melody/pull/113)
- Add Github Actions for automation [#109](https://github.com/trivago/melody/pull/109)

## 1.2.0-21.2 (beta)

## 1.2.0-5 (beta)

Expand All @@ -30,8 +34,6 @@

- incorrect 'is' method call in melody-types [#20](https://github.com/trivago/melody/issues/20)
- getFocusedPath can break on IE11 for svg elements [#57](https://github.com/trivago/melody/issues/57)
- Warn about usage of non-breaking space [#85](https://github.com/trivago/melody/issues/85)


### Chore & Maintenance

Expand Down

0 comments on commit c7b37ab

Please sign in to comment.