changesette 0.1.1

A version and changelog manager for single-package applications, using the changesets file format
1
2
3
4
5
6
# Changesets

This directory holds changeset files recording pending changes to this package,
managed by [changesette](https://github.com/iorate/changesette).
`changesette add` creates a changeset here; `changesette version` consumes all
pending changesets to bump the version and update CHANGELOG.md.