Skip to content

Commit

Permalink
Cut 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Mar 17, 2017
1 parent 08e3ee9 commit 99b0268
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 30 deletions.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"1.2.4": "release_messages/dest/1.2.4.txt",
"1.3.0": "release_messages/dest/1.3.0.txt",
"1.4.0": "release_messages/dest/1.4.0.txt",
"1.5.0": "release_messages/dest/1.5.0.txt"
"1.5.0": "release_messages/dest/1.5.0.txt",
"1.5.1": "release_messages/dest/1.5.1.txt"
}
28 changes: 0 additions & 28 deletions release_messages/dest/1.5.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,3 @@

README:
- Refactoring


💛 Git Gutter? Want to support development?

I've teamed up with Wes Bos to offer the following discounts:

+------------------------------------------------+
| |
| Use the coupon code GITGUTTER for $10 off |
| |
+------------------------------------------------+

🏅 ⭐ ES6 ⭐

👉 ES6.io/friend/GITGUTTER

🏅 ⭐ Sublime Text Book ⭐

👉 SublimeTextBook.com/friend/GITGUTTER

🏅 ⭐ React For Beginners ⭐

👉 ReactForBeginners.com/friend/GITGUTTER


Join 15,000 other developers already learning with Wes Bos.

These are fantastic resources - 100% money back guarantee! 🌟
41 changes: 41 additions & 0 deletions release_messages/dest/1.5.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
1.5.1
-----

Fix:
- Files are randomly marked as modified (Issue #381)
- Print error message and abort evaluation on failed git call.
- Improve error handling on temporary file creation (Issue #384)

Enhancement:
- Hide 'Compare against ... ' current branch in status message.

Docs:
- Add Boxy Theme to the list of supported


💛 Git Gutter? Want to support development?

I've teamed up with Wes Bos to offer the following discounts:

+------------------------------------------------+
| |
| Use the coupon code GITGUTTER for $10 off |
| |
+------------------------------------------------+

🏅 ⭐ ES6 ⭐

👉 ES6.io/friend/GITGUTTER

🏅 ⭐ Sublime Text Book ⭐

👉 SublimeTextBook.com/friend/GITGUTTER

🏅 ⭐ React For Beginners ⭐

👉 ReactForBeginners.com/friend/GITGUTTER


Join 15,000 other developers already learning with Wes Bos.

These are fantastic resources - 100% money back guarantee! 🌟
2 changes: 1 addition & 1 deletion release_messages/dest/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0
1.5.1
13 changes: 13 additions & 0 deletions release_messages/src/messages/1.5.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
1.5.1
-----

Fix:
- Files are randomly marked as modified (Issue #381)
- Print error message and abort evaluation on failed git call.
- Improve error handling on temporary file creation (Issue #384)

Enhancement:
- Hide 'Compare against ... ' current branch in status message.

Docs:
- Add Boxy Theme to the list of supported

0 comments on commit 99b0268

Please sign in to comment.