|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.2.2](https://github.com/Flagsmith/flagsmith-elixir-client/compare/v2.2.1...v2.2.2) (2025-07-21) |
| 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 | + |
| 10 | + |
| 11 | +### Docs |
| 12 | + |
| 13 | +* removing hero image from SDK readme ([#44](https://github.com/Flagsmith/flagsmith-elixir-client/issues/44)) ([72dc0ac](https://github.com/Flagsmith/flagsmith-elixir-client/commit/72dc0ac1eb61e71642e1a6b28d214c9bf2f0b61e)) |
| 14 | + |
| 15 | + |
| 16 | +### Other |
| 17 | + |
| 18 | +* versioned test data ([#45](https://github.com/Flagsmith/flagsmith-elixir-client/issues/45)) ([ae01628](https://github.com/Flagsmith/flagsmith-elixir-client/commit/ae01628de1346c6da2dd6e87d1164bdd5812d63e)) |
| 19 | + |
1 | 20 | <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 |
| 21 | +## [v2.2.1](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.1) - 2025-03-03 |
3 | 22 |
|
4 | 23 | ## What's Changed |
5 | 24 | * ci: update actions by [@matthewelwell](https://github.com/matthewelwell) in [#40](https://github.com/Flagsmith/flagsmith-elixir-client/pull/40) |
|
13 | 32 |
|
14 | 33 |
|
15 | 34 | <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 |
| 35 | +## [Version 2.2.0 (v2.2.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.2.0) - 2024-10-22 |
17 | 36 |
|
18 | 37 | ## What's Changed |
19 | 38 | * feat: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#36](https://github.com/Flagsmith/flagsmith-elixir-client/pull/36) |
|
25 | 44 |
|
26 | 45 |
|
27 | 46 | <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 |
| 47 | +## [Version 2.1.0 (v2.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.1.0) - 2024-04-09 |
29 | 48 |
|
30 | 49 | ## What's Changed |
31 | 50 | * 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 | 56 |
|
38 | 57 |
|
39 | 58 | <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 |
| 59 | +## [Version 2.0.0 (v2.0.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v2.0.0) - 2023-07-24 |
41 | 60 |
|
42 | 61 | ## What's Changed |
43 | 62 | * 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 | 70 |
|
52 | 71 |
|
53 | 72 | <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 |
| 73 | +## [Version 1.1.1 (v1.1.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.1) - 2023-06-06 |
55 | 74 |
|
56 | 75 | ## What's Changed |
57 | 76 | * Update actions and get publish working by [@matthewelwell](https://github.com/matthewelwell) in [#22](https://github.com/Flagsmith/flagsmith-elixir-client/pull/22) |
|
68 | 87 |
|
69 | 88 |
|
70 | 89 | <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 |
| 90 | +## [Version 1.1.0 (v1.1.0)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.1.0) - 2022-11-01 |
72 | 91 |
|
73 | 92 | ## What's Changed |
74 | 93 | * Add deploy workflow by [@matthewelwell](https://github.com/matthewelwell) in [#18](https://github.com/Flagsmith/flagsmith-elixir-client/pull/18) |
|
82 | 101 |
|
83 | 102 |
|
84 | 103 | <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 |
| 104 | +## [Version 1.0.1 (v1.0.1)](https://github.com/Flagsmith/flagsmith-elixir-client/releases/tag/v1.0.1) - 2022-07-13 |
86 | 105 |
|
87 | 106 | ## What's Changed |
88 | 107 | * 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