Skip to content

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cobbinma committed Feb 19, 2024
1 parent 383196d commit cc53a7c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
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 project will be documented in this file.

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

## [Unreleased]

## [0.0.1] - 2024-02-19

* First Release 🚀
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,17 @@ FAIL
### Review

```sh
go install github.com/cobbinma/bromide/cmd/bromide@master
go install github.com/cobbinma/bromide/cmd/bromide@v0.0.1
```

![screenshot](./assets/Screenshot.png)

## See Also

* [cupaloy](https://github.com/bradleyjkemp/cupaloy)

## Thanks

* [cupaloy](https://github.com/bradleyjkemp/cupaloy)
* [insta](https://github.com/mitsuhiko/insta)
* [birdie](https://github.com/giacomocavalieri/birdie)

0 comments on commit cc53a7c

Please sign in to comment.