blob: e33d67f525140baef30c76e65a1e3dc5e1a380eb (
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/).
## [Unreleased]
### Added
- JSDoc config
- Simple contributing guidelines
- CI Integration
- Eslint configuration
- Docker configuration
- This CHANGELOG
- Readme
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop
|