Skip to content

Commit

Permalink
Add subsections to Unreleased section of Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rustworthy committed Oct 27, 2024
1 parent 6a468a6 commit a8fa7c9
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [0.13.0] - 2024-10-27

### Added
Expand Down Expand Up @@ -51,7 +63,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#48]: https://github.com/jonhoo/faktory-rs/pull/48
[#51]: https://github.com/jonhoo/faktory-rs/pull/51
[#54]: https://github.com/jonhoo/faktory-rs/pull/54

[unreleased]: https://github.com/jonhoo/faktory-rs/compare/v0.13.0...HEAD
[0.13.0]: https://github.com/jonhoo/faktory-rs/compare/v0.12.5...v0.13.0
[0.12.5]: https://github.com/jonhoo/faktory-rs/compare/v0.12.4...v0.12.5

0 comments on commit a8fa7c9

Please sign in to comment.