File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 5.0.1] ( https://github.com/RxSwiftCommunity/RxViewModel/tree/5.0.1 ) (2017-08-15)
4+ [ Full Changelog] ( https://github.com/RxSwiftCommunity/RxViewModel/compare/5.0.0...5.0.1 )
5+
6+ ** Merged pull requests:**
7+
8+ - Loosen RxSwift to ` ~> 3.5 ` instead of ` ~> 3.5.0 ` [ \# 55] ( https://github.com/RxSwiftCommunity/RxViewModel/pull/55 ) ([ freak4pc] ( https://github.com/freak4pc ) )
9+
310## [ 5.0.0] ( https://github.com/RxSwiftCommunity/RxViewModel/tree/5.0.0 ) (2017-07-25)
411[ Full Changelog] ( https://github.com/RxSwiftCommunity/RxViewModel/compare/4.1.0...5.0.0 )
512
Original file line number Diff line number Diff line change 11
22Pod ::Spec . new do |s |
33 s . name = "RxViewModel"
4- s . version = "5.0.0 "
4+ s . version = "5.0.1 "
55 s . summary = "`RxViewModel` is the marriage between `MVVM` and `Rx` extensions. A blatant «imitation» of `ReactiveViewModel` using `RxCocoa`."
66 s . description = <<-DESC
77`RxViewModel` is the marriage between `MVVM` and `Rx` extensions
You can’t perform that action at this time.
0 commit comments