]>
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 | |
39744467 BB |
9 | - JSDoc config |
10 | - Eslint config | |
cf630290 BB |
11 | - Binary to add and update blog posts |
12 | - Template for index | |
13 | - Static Files | |
7a5a585e BB |
14 | - Simple contributing guidelines |
15 | - This CHANGELOG | |
16 | - A Readme | |
17 | ||
18 | [Unreleased]: https://github.com/rbdr/blog/compare/master...develop |