aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md (follow)
Commit message (Collapse)AuthorAgeFiles
* CHANGELOG: Add entry for #38Abhinav Gupta2019-03-051
|
* Release v1.0.1Abhinav Gupta2019-01-031
|
* template: Bundle in binary with bindata (#36)Abhinav Gupta2019-01-031
| | | | | | | | This uses go-bindata/go-bindata to bundle the template in the binary. I also realized that the handler test was now broken because we were checking the exact contents of the index page in the test. This change fixes that too.
* Release v1.0Abhinav Gupta2019-01-031
|
* Add a CHANGELOGAbhinav Gupta2019-01-031
This adds a changelog to the repository. Since we have no prior tagged releases to compare against, this will be the first real release of the tool.