Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Robdel12 committed Apr 5, 2016
1 parent 360fb39 commit 34ccb55
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,36 @@
# Change Log

## [v1.0.1](https://github.com/thefrontside/emberx-range-input/tree/v1.0.1) (2016-04-05)
[Full Changelog](https://github.com/thefrontside/emberx-range-input/compare/v1.0.0...v1.0.1)

**Implemented enhancements:**

- Stop using 2 way data binding and do DDAU [\#4](https://github.com/thefrontside/emberx-range-input/issues/4)

**Fixed bugs:**

- Does not work in IE11 [\#8](https://github.com/thefrontside/emberx-range-input/issues/8)

**Closed issues:**

- Add badges back to the README [\#2](https://github.com/thefrontside/emberx-range-input/issues/2)

**Merged pull requests:**

- IE10-11 `oninput` bugfix [\#12](https://github.com/thefrontside/emberx-range-input/pull/12) ([Robdel12](https://github.com/Robdel12))
- Add gh pages [\#10](https://github.com/thefrontside/emberx-range-input/pull/10) ([Robdel12](https://github.com/Robdel12))
- Update readme [\#7](https://github.com/thefrontside/emberx-range-input/pull/7) ([Robdel12](https://github.com/Robdel12))

## [v1.0.0](https://github.com/thefrontside/emberx-range-input/tree/v1.0.0) (2016-02-12)
**Implemented enhancements:**

- Wire up CI [\#5](https://github.com/thefrontside/emberx-range-input/issues/5)
- Add ddau [\#6](https://github.com/thefrontside/emberx-range-input/pull/6) ([Robdel12](https://github.com/Robdel12))

**Merged pull requests:**

- Add WIP warning to the README [\#1](https://github.com/thefrontside/emberx-range-input/pull/1) ([Robdel12](https://github.com/Robdel12))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 34ccb55

Please sign in to comment.