Skip to content

Commit d5a2158

Browse files
committed
chore: release v0.2.0
1 parent d8202ab commit d5a2158

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.2.0] - 2025-03-07
99

1010
### Added
1111
- GitHub Actions CI/CD pipeline (build, lint, test, coverage, semver)
@@ -81,7 +81,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8181
- Comprehensive error handling
8282
- Example implementations for common use cases
8383

84-
[Unreleased]: https://github.com/joaquinbejar/deribit-websocket/compare/v0.1.2...HEAD
85-
[0.1.2]: https://github.com/joaquinbejar/deribit-websocket/compare/v0.1.1...v0.1.2
84+
[0.2.0]: https://github.com/joaquinbejar/deribit-websocket/compare/v0.1.1...v0.2.0
8685
[0.1.1]: https://github.com/joaquinbejar/deribit-websocket/compare/v0.1.0...v0.1.1
8786
[0.1.0]: https://github.com/joaquinbejar/deribit-websocket/releases/tag/v0.1.0

0 commit comments

Comments
 (0)