blob: a468b24b31746c312df0ccef8a87c30700af3b81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## v1.0.0 - 2017-07-03
### Added
- JSDoc config
- Eslint config
- Binary to add and update blog posts
- Template for index
- Static Files
- Simple contributing guidelines
- This CHANGELOG
- A Readme
[Unreleased]: https://github.com/rbdr/blog/compare/master...develop
|