From 836c4448f74c12bede94dce33b626e044f5ad470 Mon Sep 17 00:00:00 2001 From: Alex Epstein Date: Thu, 29 Jun 2017 18:00:09 -0400 Subject: [PATCH] Updating changelog to 1.2.1 --- changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.md b/changelog.md index a08935d..4b27b0e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,19 @@ # Bash-Snippets Changelog +## Version 1.2.1 + + + +### Changes +* Check if curl is installed before using it +* No sudo on error in update, just let user know they need to run the command as sudo +* Changelog added +### Bugfixes +* Setting user agent for curl to prevent issues from changes in ~/.curlrc + +
+ ## Version 1.2.0