blob: cd57c3331c8d21eead18693909db119fa4cc2dc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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/).
## 1.0.0 - 2016-11-28
### Added
- Basic configuration for eslint
- This changelog
- Random record Fetcher
- Database setup script
- Template to render records
### Changed
- README to include more info
### Updated
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop
|