|
@@ -12,7 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
|
|
### Removed
|
|
### Removed
|
|
|
|
|
|
-# 4.11.0 (8 December 2023)
|
|
|
|
|
|
+# 4.12.0 (15 January 2023)
|
|
|
|
+## Added
|
|
|
|
+- Allow `Endpoint` attribute to be used at the class level ([#602](https://github.com/knuckleswtf/scribe/pull/602))
|
|
|
|
+- Support nested query parameters in example requests ([#603](https://github.com/knuckleswtf/scribe/pull/603))
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+# 4.11.0 (8 January 2023)
|
|
## Added
|
|
## Added
|
|
- Pass `$default` parameter to URL normalizer callback ([8fe91d86](https://github.com/knuckleswtf/scribe/commit/8fe91d86e63e227873d7d37ad1677f622d9b7ef8))
|
|
- Pass `$default` parameter to URL normalizer callback ([8fe91d86](https://github.com/knuckleswtf/scribe/commit/8fe91d86e63e227873d7d37ad1677f622d9b7ef8))
|
|
- OpenAPI spec: set `properties` of objects nested in arrays ([#600](https://github.com/knuckleswtf/scribe/pull/600))
|
|
- OpenAPI spec: set `properties` of objects nested in arrays ([#600](https://github.com/knuckleswtf/scribe/pull/600))
|