Skip to content

Commit fe6a0f5

Browse files
committed
Version 0.2.0
1 parent 61a1e0d commit fe6a0f5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CocoaPods Amicable Changelog
22

3+
## 0.2.0 (2018-04-02)
4+
5+
##### Enhancements
6+
7+
* Rewrote the plugin to avoid saving the user project twice,
8+
saving multiple seconds per `pod install` on very large projects.
9+
10+
311
## 0.1.2 (2018-02-15)
412

513
##### Enhancements

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cocoapods-amicable (0.1.2)
4+
cocoapods-amicable (0.2.0)
55

66
GEM
77
remote: https://rubygems.org/

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.2.0

0 commit comments

Comments
 (0)