]>
Commit | Line | Data |
---|---|---|
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 | |
9 | - Static HTML / CSS | |
10 | - Simple contributing guidelines | |
11 | - This CHANGELOG | |
12 | - A Readme | |
13 | ||
14 | [Unreleased]: https://github.com/rbdr/blog/compare/master...develop |