# Changelog - utoipa-actix-web ## 0.1.2 - Nov 8 2024 ### Added * Add passthrough for `Scope::wrap` (https://github.com/juhaku/utoipa/pull/1196) ## 0.1.1 - Oct 30 2024 ### Changed * Add `map` support for `ServiceConfig` (https://github.com/juhaku/utoipa/pull/1174) ## 0.1.0 - Oct 23 2024 ### Added * Add implementation for utoipa-actix-web bindings (https://github.com/juhaku/utoipa/pull/1158) ### Changed * Finalize actix-web utoipa bindings (https://github.com/juhaku/utoipa/pull/1160)