# Changelog ## 0.2.3 - **changed**: upgrade `sqlx = "0.7"` to `sqlx = "0.8"` ([#76]) [#76]: https://github.com/spring-rs/spring-rs/pull/76 ## 0.2.2 - **changed**: fix shutdown_hook ([#65]) [#65]: https://github.com/spring-rs/spring-rs/pull/65 ## 0.2.1 - **added**: support graceful shutdown ([#61]) [#61]: https://github.com/spring-rs/spring-rs/pull/61 ## 0.2.0 - **added**: support dependency inject ([#54]) [#54]: https://github.com/spring-rs/spring-rs/pull/54 ## before 0.1.1 see [CHANGELOG](../CHANGELOG.md)