Skip to content

Commit f72466d

Browse files
committed
chore(main): release 2.0.1
1 parent 1656952 commit f72466d

File tree

3 files changed

+24
-10
lines changed

3 files changed

+24
-10
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "2.0.0"}
1+
{".":"2.0.1"}

CHANGELOG.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1+
# Changelog
2+
3+
## [2.0.1](https://github.com/Flagsmith/flagsmith-rust-client/compare/v2.0.0...v2.0.1) (2025-07-11)
4+
5+
6+
### CI
7+
8+
* add release please configuration ([#27](https://github.com/Flagsmith/flagsmith-rust-client/issues/27)) ([1656952](https://github.com/Flagsmith/flagsmith-rust-client/commit/16569521e20bafdec1e9889da1f57c3fd5d78687))
9+
10+
11+
### Docs
12+
13+
* removing hero image from SDK readme ([#29](https://github.com/Flagsmith/flagsmith-rust-client/issues/29)) ([2b60f22](https://github.com/Flagsmith/flagsmith-rust-client/commit/2b60f22ce1b61262de4b17c7e6e253d7d317fe77))
14+
115
<a id="v2.0.0"></a>
2-
# [v2.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.0.0) - 2024-10-22
16+
## [v2.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.0.0) - 2024-10-22
317

418
## What's Changed
519
* feat!: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#23](https://github.com/Flagsmith/flagsmith-rust-client/pull/23)
@@ -10,7 +24,7 @@
1024

1125

1226
<a id="v1.5.0"></a>
13-
# [v1.5.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.5.0) - 2024-04-19
27+
## [v1.5.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.5.0) - 2024-04-19
1428

1529
## What's Changed
1630
* feat: Identity overrides in local evaluation mode by [@khvn26](https://github.com/khvn26) in [#20](https://github.com/Flagsmith/flagsmith-rust-client/pull/20)
@@ -25,7 +39,7 @@
2539

2640

2741
<a id="v1.4.0"></a>
28-
# [v1.4.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.4.0) - 2024-01-30
42+
## [v1.4.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.4.0) - 2024-01-30
2943

3044
## What's Changed
3145
* feat(offline-mode): Add support for offline handler by [@gagantrivedi](https://github.com/gagantrivedi) in [#16](https://github.com/Flagsmith/flagsmith-rust-client/pull/16)
@@ -37,7 +51,7 @@
3751

3852

3953
<a id="v1.3.0"></a>
40-
# [v1.3.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.3.0) - 2023-07-20
54+
## [v1.3.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.3.0) - 2023-07-20
4155

4256
## What's Changed
4357
* feat: bump flagsmith-flag-engine to enable `IN` operator by [@khvn26](https://github.com/khvn26) in [#15](https://github.com/Flagsmith/flagsmith-rust-client/pull/15)
@@ -51,7 +65,7 @@
5165

5266

5367
<a id="v1.2.0"></a>
54-
# [v1.2.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.2.0) - 2022-10-20
68+
## [v1.2.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.2.0) - 2022-10-20
5569

5670
## What's Changed
5771
* chore: bump flag-engine to support new segment operators by [@gagantrivedi](https://github.com/gagantrivedi) in [#14](https://github.com/Flagsmith/flagsmith-rust-client/pull/14)
@@ -64,7 +78,7 @@
6478

6579

6680
<a id="v1.1.0"></a>
67-
# [v1.1.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.1.0) - 2022-10-03
81+
## [v1.1.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.1.0) - 2022-10-03
6882

6983
## What's Changed
7084
* Update API url by [@matthewelwell](https://github.com/matthewelwell) in [#10](https://github.com/Flagsmith/flagsmith-rust-client/pull/10)
@@ -79,7 +93,7 @@
7993

8094

8195
<a id="v1.0.1"></a>
82-
# [v1.0.1](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.1) - 2022-10-03
96+
## [v1.0.1](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.1) - 2022-10-03
8397

8498
## What's Changed
8599
* patch release v1.0.1 by [@gagantrivedi](https://github.com/gagantrivedi) in [#8](https://github.com/Flagsmith/flagsmith-rust-client/pull/8)
@@ -91,7 +105,7 @@
91105

92106

93107
<a id="v1.0.0"></a>
94-
# [v1.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.0) - 2022-06-07
108+
## [v1.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.0) - 2022-06-07
95109

96110
## What's Changed
97111
* Allow null feature type by [@matthewelwell](https://github.com/matthewelwell) in [#1](https://github.com/Flagsmith/flagsmith-rust-client/pull/1)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flagsmith"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
authors = ["Gagan Trivedi <[email protected]>", "Kim Gustyr <[email protected]>"]
55
edition = "2021"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)