Skip to content

Commit 28a0434

Browse files
Releasing version 1.1.3
1 parent 51a8238 commit 28a0434

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.1.3] - 2020-06-04
6+
### Added:
7+
- Added `go.mod` so this package can be consumed as a module. This does not affect code that is currently consuming it via `go get`, `dep`, or `govendor`.
8+
9+
510
## [1.1.2] - 2020-04-01
611
### Fixed:
712
- Patch event type for client-side streams.

0 commit comments

Comments
 (0)