|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.2.2](https://github.com/Flagsmith/flagsmith-elixir-client/compare/v2.2.1...v2.2.2) (2025-06-24) |
| 4 | + |
| 5 | + |
| 6 | +### CI |
| 7 | + |
| 8 | +* add release please ([#42](https://github.com/Flagsmith/flagsmith-elixir-client/issues/42)) ([b656eaf](https://github.com/Flagsmith/flagsmith-elixir-client/commit/b656eafa31761bd1d8109aa4212a16e9d812af37)) |
| 9 | + |
1 | 10 | <a id="v2.2.1"></a> |
2 | | -# [v2.2.1](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.1) - 2025-03-03 |
| 11 | +## [v2.2.1](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.1) - 2025-03-03 |
3 | 12 |
|
4 | 13 | ## What's Changed |
5 | 14 | * ci: update actions by [@matthewelwell](https://github.com/matthewelwell) in [#40](https://github.com/Flagsmith/flagsmith-elixir-client/pull/40) |
|
13 | 22 |
|
14 | 23 |
|
15 | 24 | <a id="v2.2.0"></a> |
16 | | -# [Version 2.2.0 (v2.2.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.0) - 2024-10-22 |
| 25 | +## [Version 2.2.0 (v2.2.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.0) - 2024-10-22 |
17 | 26 |
|
18 | 27 | ## What's Changed |
19 | 28 | * feat: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#36](https://github.com/Flagsmith/flagsmith-elixir-client/pull/36) |
|
25 | 34 |
|
26 | 35 |
|
27 | 36 | <a id="v2.1.0"></a> |
28 | | -# [Version 2.1.0 (v2.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.1.0) - 2024-04-09 |
| 37 | +## [Version 2.1.0 (v2.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.1.0) - 2024-04-09 |
29 | 38 |
|
30 | 39 | ## What's Changed |
31 | 40 | * feat: Identity overrides in local evaluation mode by [@khvn26](https://github.com/khvn26) in [#34](https://github.com/Flagsmith/flagsmith-elixir-client/pull/34) |
|
37 | 46 |
|
38 | 47 |
|
39 | 48 | <a id="v2.0.0"></a> |
40 | | -# [Version 2.0.0 (v2.0.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.0.0) - 2023-07-24 |
| 49 | +## [Version 2.0.0 (v2.0.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.0.0) - 2023-07-24 |
41 | 50 |
|
42 | 51 | ## What's Changed |
43 | 52 | * Ensure that percentage split evaluations are consistent by [@matthewelwell](https://github.com/matthewelwell) in [#29](https://github.com/Flagsmith/flagsmith-elixir-client/pull/29) |
|
51 | 60 |
|
52 | 61 |
|
53 | 62 | <a id="v1.1.1"></a> |
54 | | -# [Version 1.1.1 (v1.1.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.1) - 2023-06-06 |
| 63 | +## [Version 1.1.1 (v1.1.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.1) - 2023-06-06 |
55 | 64 |
|
56 | 65 | ## What's Changed |
57 | 66 | * Update actions and get publish working by [@matthewelwell](https://github.com/matthewelwell) in [#22](https://github.com/Flagsmith/flagsmith-elixir-client/pull/22) |
|
68 | 77 |
|
69 | 78 |
|
70 | 79 | <a id="v1.1.0"></a> |
71 | | -# [Version 1.1.0 (v1.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.0) - 2022-11-01 |
| 80 | +## [Version 1.1.0 (v1.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.0) - 2022-11-01 |
72 | 81 |
|
73 | 82 | ## What's Changed |
74 | 83 | * Add deploy workflow by [@matthewelwell](https://github.com/matthewelwell) in [#18](https://github.com/Flagsmith/flagsmith-elixir-client/pull/18) |
|
82 | 91 |
|
83 | 92 |
|
84 | 93 | <a id="v1.0.1"></a> |
85 | | -# [Version 1.0.1 (v1.0.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.0.1) - 2022-07-13 |
| 94 | +## [Version 1.0.1 (v1.0.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.0.1) - 2022-07-13 |
86 | 95 |
|
87 | 96 | ## What's Changed |
88 | 97 | * Run tests on PRs to release branches by [@matthewelwell](https://github.com/matthewelwell) in [#17](https://github.com/Flagsmith/flagsmith-elixir-client/pull/17) |
|
0 commit comments