Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit cd24010

Browse files
author
amckenzie
committed
update ReadMe to include latest changes
1 parent 43bbfa4 commit cd24010

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
## [Un-released]
77

8+
### Fixed
9+
- 'Response is closed' bug in PollingRequestClient
10+
811
### Added
912
- ZonedDateTimes methods to convert between ZDT and Sql Timestamps
1013
- EnveloperFactory method to create a Enveloper with a list of Event classes registered
1114
- EventStreamMockHelper that provides a method to verify and return the Stream argument from a call
1215
to the EventStream append method
16+
- DateProvider to allow easy mocking of date creating for testing
1317

1418
### Changed
1519
- Event Log to include a 'date_created' timestamp field (Event Store).

0 commit comments

Comments
 (0)