Skip to content

Commit

Permalink
Include #90 in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
slashdotdash committed Jan 4, 2018
1 parent be16268 commit 20d7525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
- Add JSONB support ([#86](https://github.com/commanded/eventstore/pull/86)).
- Add `:ssl` and `:ssl_opts` config params ([#88](https://github.com/commanded/eventstore/pull/88)).
- Make `mix event_store.init` task do nothing if events table already exists ([#89](https://github.com/commanded/eventstore/pull/89)).
- Timeout issue when using `EventStore.read_stream_forward\3` ([#92](https://github.com/commanded/eventstore/pull/92)).
- Timeout issue when using `EventStore.read_stream_forward/3` ([#92](https://github.com/commanded/eventstore/pull/92)).
- Replace `:info` level logging with `:debug` ([#90](https://github.com/commanded/eventstore/issues/90)).
- Dealing better with Poison dependancy ([#91](https://github.com/commanded/eventstore/issues/91)).
- Publish events directly to subscriptions ([#93](https://github.com/commanded/eventstore/pull/93)).

Expand Down

0 comments on commit 20d7525

Please sign in to comment.