mirror of
https://github.com/casey/just.git
synced 2025-07-07 17:45:00 +00:00
Start a changelog in CHANGELOG.md (#220)
Empty for now, except for a note that the changelog has begun :P
This commit is contained in:
parent
58f545f240
commit
0024dae720
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Started keeping a changelog in CHANGELOG.md
|
Loading…
Add table
Add a link
Reference in a new issue