]>
Commit | Line | Data |
---|---|---|
7a5a585e BB |
1 | # Changelog |
2 | All notable changes to this project will be documented in this file. | |
3 | ||
4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) | |
5 | and this project adheres to [Semantic Versioning](http://semver.org/). | |
6 | ||
7 | ## [Unreleased] | |
8 | ### Added | |
cf630290 BB |
9 | - Binary to add and update blog posts |
10 | - Template for index | |
11 | - Static Files | |
7a5a585e BB |
12 | - Simple contributing guidelines |
13 | - This CHANGELOG | |
14 | - A Readme | |
15 | ||
16 | [Unreleased]: https://github.com/rbdr/blog/compare/master...develop |