# Changelog ## 0.3.0 - **breaking**: refactor dependency inject ([#105]) [#105]: https://github.com/spring-rs/spring-rs/pull/105 ## 0.2.2 - **changed**: fix smtp tls transport bug ([#103]) [#103]: https://github.com/spring-rs/spring-rs/pull/103 ## 0.2.1 - **changed**: fix spring MINOR version ([#62]) [#62]: https://github.com/spring-rs/spring-rs/pull/62 ## 0.2.0 - **added**: support dependency inject ([#54]) [#54]: https://github.com/spring-rs/spring-rs/pull/54 ## 0.1.2 - **added**: add Stub Transport for test ([#0301c9]) [#0301c9]: https://github.com/spring-rs/spring-rs/commit/0301c942bfaf8572a827965471e4ba2a34ff2da8 ## before 0.1.1 see [CHANGELOG](../CHANGELOG.md)