Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed Jul 12, 2024
1 parent 97964f1 commit ae6bdfd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.0-rc.3] - 2024-07-12

### Changed

- Build with Crystal 1.13.1

### Fixed

- Make proxied UNIX sockets in followers RW for all
- SystemD notify ready in cluster mode when lader is found

## [2.0.0-rc.2] - 2024-07-05

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: lavinmq
version: 2.0.0-rc.2
version: 2.0.0-rc.3

authors:
- Carl Hörberg <[email protected]>
Expand Down

0 comments on commit ae6bdfd

Please sign in to comment.