observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 150 forks source link

Changelog? #115

Open chrisfrancis27 opened 7 years ago

chrisfrancis27 commented 7 years ago

Current version on npm: 1.2.2 Latest version in CHANGELOG.md: 1.0.2 Latest version in Github release notes: 1.1.1

It would be great to keep some form of change documentation up to date. At the moment there's no source of truth and I can't easily tell what was updated after v1.1.1 without digging through the code.