Skip to content

Commit b43fd05

Browse files
committed
chore(release): release v1.2.1
1 parent e6337a7 commit b43fd05

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
## [1.2.1] - 2026-06-01
9+
10+
### Fixed
11+
12+
- Fix merges in loadbalancer by @daddycocoaman in [#33](https://github.com/bishopfox/cirro/pull/33)
13+
814
## [1.2.0] - 2026-05-12
915

1016
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2024"
33
name = "cirro"
44
repository = "https://github.com/bishopfox/cirro"
5-
version = "1.2.0"
5+
version = "1.2.1"
66

77
[features]
88
azure = ["collector"]

0 commit comments

Comments
 (0)