]>
Commit | Line | Data |
---|---|---|
55fd5e33 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 | ## 1.0.0 - 2016-11-28 | |
8 | ### Added | |
9 | - Basic configuration for eslint | |
10 | - This changelog | |
11 | - Random record Fetcher | |
12 | - Database setup script | |
13 | - Template to render records | |
14 | ||
15 | ### Changed | |
16 | - README to include more info | |
17 | ||
18 | ### Updated | |
19 | ||
20 | [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop |