Skip to content

Commit

Permalink
speck: add initial CHANGELOG.md (#424)
Browse files Browse the repository at this point in the history
Includes the v0.0.1 release
  • Loading branch information
tarcieri committed May 17, 2024
1 parent 1ac3f05 commit ae1892c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions speck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

All notable changes to this project 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).

## 0.0.1 (2024-05-17)
- Initial release

0 comments on commit ae1892c

Please sign in to comment.