Skip to content

Commit

Permalink
chore: bump version tag to stable (#3769)
Browse files Browse the repository at this point in the history
* chore: bump version tag to stable

* chore: update changelog
  • Loading branch information
LeoBorai authored Dec 8, 2023
1 parent 5d3e3d1 commit cddc053
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,23 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Platform Version 0.11.2 - UNRELEASED
## Platform Version 0.11.2 - 2023-12-08

### CI

* Use `ctx` ci for installations ([#3767](https://github.com/infinyon/fluvio/issues/3767))

## Platform Version 0.11.2-dev-1 - 2023-12-04

### Added

* Added minimal support for docker inst type ([#3755](https://github.com/infinyon/fluvio/issues/3755))
* Update README.md to show Fluvio Diagram ([#3757](https://github.com/infinyon/fluvio/issues/3757))
* FVM uninstall command ([#3756](https://github.com/infinyon/fluvio/issues/3756))

### Fixed

* Topic reducer should wait for partitions sync ([#3752](https://github.com/infinyon/fluvio/issues/3752))

## Platform Version 0.11.1 - 2023-11-24

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.2-dev-1
0.11.2

0 comments on commit cddc053

Please sign in to comment.