Skip to content

Commit c77091e

Browse files
author
Marc Piechura
authored
1.0.0 stable release (#28)
1 parent 47d4612 commit c77091e

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

RELEASE_NOTES.md

+16-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
1-
#### 1.0.0-RC1 - 04.07.2016
1+
#### 1.0.0 - 05.04.2017
22

33
Reactive.Streams
4-
- Support for PCL Profile7
5-
- Removed non-generic IPublisher and ISubscriber interfaces.
4+
- Stable release
5+
- Support for .Net Standard 1.0
6+
7+
Reactive.Streams.TCK
8+
- Stable release
9+
- Fix missing Cancel() in tests that don't consume the entire source #32
10+
- Skip §2.13 for value types #34
11+
- Fail NextN with the correct error message if timeout is reached #36
12+
13+
#### 1.0.0-RC1 - 04.07.2016
14+
15+
Reactive.Streams
16+
- Support for PCL Profile7
17+
- Removed non-generic IPublisher and ISubscriber interfaces.
618

719
Reactive.Streams.TCK
8-
- Initial release
20+
- Initial release

0 commit comments

Comments
 (0)