Skip to content

Commit

Permalink
add CHANGELOG for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Feb 20, 2022
1 parent 0b1e5ce commit c34dff3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- markdownlint-disable MD013 MD024 -->
# Changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/),
using the [Keep a CHANGELOG](http://keepachangelog.com) principles.

## [Unreleased]

## [1.0.0] - 2022-02-20

- First release with basic features. Read online [documentation](https://llaville.github.io/box-manifest/1.x/) to learn more.

0 comments on commit c34dff3

Please sign in to comment.