$ grep -r "#projects" ./posts/
#projects
// 1 post tagged with projects
01
›3 reasons to keep a changelog for your project
A changelog file it's just a history of changes made for a project. It's very useful to keep track of everything into a single place and to summarize some features than to look throw all the commits from git repository.