Skip to content

Commit 6ecf088

Browse files
committed
4.1.0 Release
1 parent e0518bc commit 6ecf088

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/RxSwiftCommunity/RxViewModel/tree/HEAD)
3+
## [4.1.0](https://github.com/RxSwiftCommunity/RxViewModel/tree/4.1.0) (2017-07-10)
4+
[Full Changelog](https://github.com/RxSwiftCommunity/RxViewModel/compare/4.0.0...4.1.0)
45

5-
[Full Changelog](https://github.com/RxSwiftCommunity/RxViewModel/compare/4.0.0...HEAD)
6+
**Fixed bugs:**
7+
8+
- Carthage fails to build [\#46](https://github.com/RxSwiftCommunity/RxViewModel/issues/46)
69

710
**Closed issues:**
811

912
- Update Swift 3 [\#44](https://github.com/RxSwiftCommunity/RxViewModel/issues/44)
1013

14+
**Merged pull requests:**
15+
16+
- 🐛 Fixes \#46 Carthage build [\#47](https://github.com/RxSwiftCommunity/RxViewModel/pull/47) ([esttorhe](https://github.com/esttorhe))
17+
1118
## [4.0.0](https://github.com/RxSwiftCommunity/RxViewModel/tree/4.0.0) (2017-06-27)
1219
[Full Changelog](https://github.com/RxSwiftCommunity/RxViewModel/compare/3.1.4...4.0.0)
1320

0 commit comments

Comments
 (0)