changelog: Added changelog.go and test files to changelog package

Changelog.go contains the Changelog function, which takes 2 build numbers and outputs 2 changelogs for changes that occur between the builds. It uses Gitiles to query Manifest files and commits from GoB instances.

BUG=b/160901711
TEST=unittests, run local

Change-Id: Id9ceef077e95b08ca0291aa502db2c577ff6db05
2 files changed
tree: eca76ab018ca62226f5cb15bc27ac54c3f3a2378
  1. src/
  2. CONTRIBUTING.md
  3. LICENSE
  4. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.