Skip to content

Commit

Permalink
Add reset variant (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmn-boiko authored Aug 16, 2024
1 parent da0db9b commit bf7229b
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 139 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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).

## [0.195.1] - 2024-08-16
### Fixed
- Add `reset` ENUM variant to `dataset_flow_type` in postgres migration

## [0.195.0] - 2024-08-16
### Added
- Reliable transaction-based internal cross-domain message passing component (`MessageOutbox`), replacing `EventBus`
Expand Down
Loading

0 comments on commit bf7229b

Please sign in to comment.