Skip to content

Commit

Permalink
chore(changelog): updated based on commits
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 3, 2016
1 parent c6f9bba commit 88e11a6
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,29 @@
<a name="0.4.2"></a>
## 0.4.2 (2016-11-02)
<a name="0.4.3"></a>
## 0.4.3 (2016-11-03)

* chore(changelog): Added auto generated changelog ([80dfa46](https://github.com/Urigo/mongo-rxjs-observable/commit/80dfa46))
* chore(lint): Added bitHound badges ([7c034f1](https://github.com/Urigo/mongo-rxjs-observable/commit/7c034f1))
* chore(lint): Added bitHound, Updated dependencies and lint issues ([36dfe7f](https://github.com/Urigo/mongo-rxjs-observable/commit/36dfe7f))
* chore(package.json): bump version ([21ccc90](https://github.com/Urigo/mongo-rxjs-observable/commit/21ccc90))
* chore(README): Updated badge ([efbd509](https://github.com/Urigo/mongo-rxjs-observable/commit/efbd509))
* chore(release): bump ([c6f9bba](https://github.com/Urigo/mongo-rxjs-observable/commit/c6f9bba))
* chore(scripts): Added build and clean before tests ([bd889de](https://github.com/Urigo/mongo-rxjs-observable/commit/bd889de))
* chore(scripts): Added changelog script ([094b688](https://github.com/Urigo/mongo-rxjs-observable/commit/094b688))
* chore(scripts): Removed typings script ([3060b1e](https://github.com/Urigo/mongo-rxjs-observable/commit/3060b1e))
* chore(travis): Fixes for global modules ([0528ac0](https://github.com/Urigo/mongo-rxjs-observable/commit/0528ac0))
* chore(typescript): Removed typings from travis script ([424001c](https://github.com/Urigo/mongo-rxjs-observable/commit/424001c))
* chore(typescript): Replace typings with @types and fixed TS issues ([ae96888](https://github.com/Urigo/mongo-rxjs-observable/commit/ae96888))
* bugfix(types): Fixes array type of Observable in find() ([7a3f0f5](https://github.com/Urigo/mongo-rxjs-observable/commit/7a3f0f5))
* ci(README): Added ci badge to README ([bb2f480](https://github.com/Urigo/mongo-rxjs-observable/commit/bb2f480))
* ci(travis): Added missing npm globals ([3c92baa](https://github.com/Urigo/mongo-rxjs-observable/commit/3c92baa))
* ci(travis): Added missing npm install ([cad2a94](https://github.com/Urigo/mongo-rxjs-observable/commit/cad2a94))
* ci(travis): Added missing package ([3802b70](https://github.com/Urigo/mongo-rxjs-observable/commit/3802b70))
* ci(travis): Added pre test to the ci script ([5ba3396](https://github.com/Urigo/mongo-rxjs-observable/commit/5ba3396))
* ci(travis): remove cache ([9b566ca](https://github.com/Urigo/mongo-rxjs-observable/commit/9b566ca))
* ci(travis): Updated travis file ([a12f42d](https://github.com/Urigo/mongo-rxjs-observable/commit/a12f42d))
* ci(travis): Updated travis file ([34dcc3e](https://github.com/Urigo/mongo-rxjs-observable/commit/34dcc3e))
* docs(script): small fix ([02306d8](https://github.com/Urigo/mongo-rxjs-observable/commit/02306d8))
* examples(angular2): Added angular2+meteor-ngrx with OnPush example ([9d97b51](https://github.com/Urigo/mongo-rxjs-observable/commit/9d97b51))
* feat(multiple-subscribers): Applied another solution ([bc789db](https://github.com/Urigo/mongo-rxjs-observable/commit/bc789db))
* feat(multiple-subscribers): Updated dist version and docs ([82b8a09](https://github.com/Urigo/mongo-rxjs-observable/commit/82b8a09))
* feat(multiple-subscribers): Added publishReplay to the created Observable ([31f7698](https://github.com/Urigo/mongo-rxjs-observable/commit/31f7698))
Expand Down

0 comments on commit 88e11a6

Please sign in to comment.