From 00a1cb51c900e5be132163ea824f723fce5ae8a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohnic=CC=81?= Date: Tue, 6 Nov 2012 15:18:22 +0100 Subject: [PATCH] update History --- HISTORY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 740ced58..312dfe7c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,9 @@ +## master + +* fix `pull-request` with Unicode chars on Ruby 1.8 +* respect $GITHUB_USER & $GITHUB_PASSWORD +* improve reading git remotes configuration + ## 1.10.2 (2012-07-24) * fix pushing multiple refs to multiple remotes -- GitLab