Skip to content

Commit

Permalink
Add URLS to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cowlicks committed Feb 23, 2024
1 parent 11e1f9b commit 3be7380
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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]
## [Unreleased] - ReleaseDate

### Added

Expand All @@ -17,3 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Move `tracing-subscriber`from regular dependencies to dev-dependencies

### Removed

<!-- next-url -->
[Unreleased]: https://github.com/cowlicks/hyperbee/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/cowlicks/hyperbee/releases/tag/v0.2.0

0 comments on commit 3be7380

Please sign in to comment.