Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timaschew committed Jul 27, 2016
1 parent ff84544 commit 45cc40a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [Unreleased]

### Bug Fixes

- allow do create and discard the same record in a synchronous loop [167](https://github.com/deepstreamIO/deepstream.io-client-js/issues/167)

### Enhancements

- provide a `MAX_RECONNECTION_ATTEMPTS_REACHED` event [#175](https://github.com/deepstreamIO/deepstream.io-client-js/issues/175)


## [1.0.1] - 2016-07-19

### Bug Fixes
Expand Down Expand Up @@ -98,4 +109,4 @@ We now use `deepstream` instead of `engine.io` as the default engineio path

- Login after logout doesn't overide auth parameters #88

- Deepstream not updating object properties #96 ( @drsirmrpresidentfathercharles )
- Deepstream not updating object properties #96 ( @drsirmrpresidentfathercharles )

0 comments on commit 45cc40a

Please sign in to comment.