# Changelog

## 0.3.0

- **breaking**: refactor dependency inject ([#105])

[#105]: https://github.com/spring-rs/spring-rs/pull/105

## 0.2.1

- **added**: fix `get_env` ([#74])

[#74]: https://github.com/spring-rs/spring-rs/pull/74

## 0.2.0

- **added**: add OpenTelemetry Plugin ([#65])

[#65]: https://github.com/spring-rs/spring-rs/pull/65