# Changelog All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.1.3](https://github.com/teqm/unleash-client-rs/compare/v0.1.2...v0.1.3) (2024-07-12) ### Miscellaneous Tasks - update `unleash-yggdrasil` ([#11](https://github.com/teqm/unleash-client-rs/issues/11)) ([d7f34de](https://github.com/teqm/unleash-client-rs/commit/d7f34de94a87c6dc1c3575d1ae467c7658b43815)) ## [0.1.2](https://github.com/teqm/unleash-client-rs/compare/v0.1.1...v0.1.2) (2023-10-26) ### Bug Fixes - fix context merging ([#9](https://github.com/teqm/unleash-client-rs/issues/9)) ([7e2e375](https://github.com/teqm/unleash-client-rs/commit/7e2e375b1625a1ed7abf5e3c772316d8d82ef609)) ## [0.1.1](https://github.com/teqm/unleash-client-rs/compare/v0.1.0...v0.1.1) (2023-06-01) ### Documentation - add crates.io badge ([#5](https://github.com/teqm/unleash-client-rs/issues/5)) ([34201e3](https://github.com/teqm/unleash-client-rs/commit/34201e36298c6b7c47a47ce21c5de1f2d7b24739)) ### Miscellaneous Tasks - bump `unleash-yggdrasil` ([#6](https://github.com/teqm/unleash-client-rs/issues/6)) ([26b27b6](https://github.com/teqm/unleash-client-rs/commit/26b27b6a737ca676f4242f2091596e5826ea32b4)) ## 0.1.0 (2023-05-11) ### Continuous Integration - add ci workflow ([b3ee1d0](https://github.com/teqm/unleash-client-rs/commit/b3ee1d0b7c01bfe8a336753bff18d255e029e0ed)) - add release workflows ([#2](https://github.com/teqm/unleash-client-rs/issues/2)) ([3933fab](https://github.com/teqm/unleash-client-rs/commit/3933fabdcd1e4f5a4712c54e6b998290eb6ae256)) ### Documentation - add readme ([cd357fa](https://github.com/teqm/unleash-client-rs/commit/cd357faea73a59031417c04a77d57a9bc81dc93c)) - add disclaimer ([3500b38](https://github.com/teqm/unleash-client-rs/commit/3500b38e9d76174f073ff0b5291b5c513b67db8a)) ### Features - init `unleash-client` ([6d49524](https://github.com/teqm/unleash-client-rs/commit/6d495249f925e7aeec529ec5bdeef847b484a5d4)) - re-export dependencies ([94ec24b](https://github.com/teqm/unleash-client-rs/commit/94ec24b27152b595be6f3b96fc3600cdd0f325a3)) - add `disable_metrics` option ([#1](https://github.com/teqm/unleash-client-rs/issues/1)) ([a2192c4](https://github.com/teqm/unleash-client-rs/commit/a2192c413c3a6e1219d2eae7496c61cf5464a945)) ### Miscellaneous Tasks - remove cargo lock ([9886e88](https://github.com/teqm/unleash-client-rs/commit/9886e886ea8c288aaaf94113e6fc86db047987f4)) - update `unleash-yggdrasil` ([c6941a5](https://github.com/teqm/unleash-client-rs/commit/c6941a5976921a0f7f77192dcd7c8b74fe3fb759)) - update `unleash-yggdrasil` ([f3f21dc](https://github.com/teqm/unleash-client-rs/commit/f3f21dc54da251b9e6b44283c9d1aa697fc320ca)) - add LICENSE ([#4](https://github.com/teqm/unleash-client-rs/issues/4)) ([d266ddf](https://github.com/teqm/unleash-client-rs/commit/d266ddf78b59194020c0826e5ebe7377e16ae04b)) - add required manifest fields ([d220a11](https://github.com/teqm/unleash-client-rs/commit/d220a11ccf339b703170caeca54125a6119eed38)) ### Styling - fix fmt ([6698d36](https://github.com/teqm/unleash-client-rs/commit/6698d3671be7a09184fed5e780707ddfc5d619c3))