Skip to content

Commit d25a017

Browse files
Create CHANGES.md
1 parent 142d17d commit d25a017

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# RxJava Releases #
2+
3+
### Version 0.5.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.5.1%22)) ###
4+
5+
* variety of code cleanup commits
6+
* [Pull 132](https://github.com/Netflix/Hystrix/pull/132) Broke rxjava-examples module into each language-adaptor module
7+
* [Issue 118](https://github.com/Netflix/Hystrix/issues/118) & [Issue 119](https://github.com/Netflix/Hystrix/issues/119) Cleaned up Javadocs still referencing internal Netflix paths
8+
* Javadoc and README changes
9+
10+
### Version 0.5.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.5.0%22)) ###
11+
12+
* Initial open source release
13+
* See [Netflix Tech Blog](http://techblog.netflix.com/2013/02/rxjava-netflix-api.html) for introduction

0 commit comments

Comments
 (0)