You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
-
# event_source change log
1
+
# w3c_event_source change log
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
+
## 1.2.0
8
+
* Allow passing in a custom HttpClient factory. ([@mpx](https://github.com/mpx) in [#2](https://github.com/goto-bus-stop/dart-event-source/pull/2))
0 commit comments