Some checks failed
continuous-integration/drone/push Build is failing
chore(release): 0.1.3 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #3
30 lines
582 B
Markdown
30 lines
582 B
Markdown
# 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).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.1.3] - 2025-09-24
|
|
|
|
### Added
|
|
- add features for nats and postgres
|
|
- add postgres
|
|
- extract backend
|
|
- do publish
|
|
- allow readme
|
|
|
|
## [0.1.2] - 2025-07-04
|
|
|
|
### Added
|
|
- update basic example with a more simple acquire and run function
|
|
|
|
### Docs
|
|
- update master
|
|
|
|
## [0.1.1] - 2025-07-04
|
|
|
|
### Added
|
|
- empty commit
|