Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Feb 1, 2021
1 parent a2ce13b commit 0c56eb3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
release_name: Liaison Revision ${{ github.ref }}
draft: false
prerelease: false
body: |
Please refer to the [CHANGELOG](CHANGELOG.md) for the detailed list of changes.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

All notable changes to this library will be documented in this file:

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.0.0](https://github.com/paulbalandan/liaison-revision/releases/tag/v1.0.0) - 2021-02-01

### Added

- Initial release

0 comments on commit 0c56eb3

Please sign in to comment.