diff --git a/History.md b/History.md index be41846..0bbf1fe 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,12 @@ +1.2.1 / 2015-02-20 +================== + + * Building against go1.4.2 + * GOLINT: Reduced complexity of main function + * GOLINT: Explicitly ignore errors + * GOLINT: Unexported data types + 1.2.0 / 2015-02-17 ==================