#!/bin/sh
cd $(dirname "${0}")/..
git log --name-status > changelog.txt
