Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 597 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.1] - 2017-02-28

Changed

  • extended supported project list

[0.2.0] - 2017-02-27

Added

  • codeclimate and goreportcard support/links

Changed

  • use new version of godevsum API (*GitFetcher)
  • simplified code with gofmt -s

[0.1.0] - 2017-02-24

Added

  • first draft of the Go app
  • README
  • LICENCE
  • build script (build.sh)