Added:
- refactor event appeared callbacks [\#65](https://github.com/prooph/event-store-client/pull/65) ([prolic](https://github.com/prolic))
- remove sync implementations [\#64](https://github.com/prooph/event-store-client/pull/64) ([prolic](https://github.com/prolic))
Fixed:
- fix return type of readAllEventsForward in sync impl [\#63](https://github.com/prooph/event-store-client/pull/63) ([prolic](https://github.com/prolic))
- Add missing methods to EventStoreSyncConnection interface [\#61](https://github.com/prooph/event-store-client/pull/61) ([enumag](https://github.com/enumag))
- Remove type=JS from ProjectionsClient::updateQuery\(\) [\#59](https://github.com/prooph/event-store-client/pull/59) ([enumag](https://github.com/enumag))
- Fix SyncProjectionsManager [\#54](https://github.com/prooph/event-store-client/pull/54) ([enumag](https://github.com/enumag))
- Imposibility to edit native projections [\#56](https://github.com/prooph/event-store-client/issues/56)