snowman-io 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 71eb9dd5f45c1174e6ed22a9d85796de37aaa168
4
- data.tar.gz: 7e27470f72434b015e6af2f5ca01f9543314186e
3
+ metadata.gz: 911fed346cdbcbb399b59a4e95344d949453b1d5
4
+ data.tar.gz: 8bfe26d7f97092196be7efd79ef2a24061ec05a9
5
5
  SHA512:
6
- metadata.gz: 3883221143fd5163766c35a928d93c339b7cd6ee6175db051d718a9a9e831badb9e56164b2708dc7e9ab554c37f4b34338a14382f7a2b3ce302f12b79475ed19
7
- data.tar.gz: 54df3eabddfa23a863fad57acd110313ffde65b0c33611c0f2fefea29f2a7fcd80df2929f49a57c358c61f2cab0c34ea9f3f385209cea89d05ff9ad11049877b
6
+ metadata.gz: bada2044a1ab416f4ac7cd448ecccc0ec4f433ebbf7785a3477389b408ea416b6427ff577bf8db49eda688eb44f6e63802aeb2e790d1d48435c0266c5513ce47
7
+ data.tar.gz: 329ef7a6befb7dfb81b43124a88f3385d1d4a9874d5600e1a26f7d8a377dafa508b51571617bd0d924a501a40348bca6eaa8e91e66db6e2595f2e22959015561
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # SnowmanIO
2
2
 
3
+ Version 0.4.0 - 2015.09.10
4
+ - Sort apps by name on main page and place Snowman app first
5
+ - Prev/next metric/app buttons
6
+
3
7
  Version 0.3.1 - 2015.09.09
4
8
  - Release this version only to check reloading and caching
5
9
 
data/README.md CHANGED
@@ -15,8 +15,6 @@ Please follow instructions on project site http://snowman.io.
15
15
 
16
16
  ## Contributing
17
17
 
18
- 1. Fork it ( https://github.com/snowman-io/snowman-io/fork )
19
- 2. Create your feature branch (`git checkout -b my-new-feature`)
20
- 3. Commit your changes (`git commit -am 'Add some feature'`)
21
- 4. Push to the branch (`git push origin my-new-feature`)
22
- 5. Create a new Pull Request
18
+ 1. Implement a feature (remember about tests and CHANGELOG.md!)
19
+ 2. (optional) Suggest a [blog](https://github.com/snowman-io/blog) mini post about new feature
20
+ 3. :snowman: will be happier