Skip to content

Commit 78d5762

Browse files
chore: v2.4.0 released
1 parent 0fc3580 commit 78d5762

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/olxgroup-oss/dali/compare/v2.3.0...v2.4.0) (2024-11-20)
2+
3+
4+
### Features
5+
6+
* **ci/cd:** release images with opentelemetry ([0fc3580](https://github.com/olxgroup-oss/dali/commit/0fc3580d95aee3543d3c1fba33c8df8756dfdca5))
7+
18
# [2.3.0](https://github.com/olxgroup-oss/dali/compare/v2.2.0...v2.3.0) (2024-11-19)
29

310

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
@@ -1,7 +1,7 @@
11
# (c) Copyright 2019-2024 OLX
22
[package]
33
name = "dali"
4-
version = "2.3.0"
4+
version = "2.4.0"
55
authors = ["Augusto César Dias <augusto.dias@olx.com>"]
66
edition = "2021"
77

0 commit comments

Comments
 (0)