Skip to content

Commit

Permalink
CHANGELOG: Add url type support
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Oct 13, 2021
1 parent 2e1dfcb commit 791955b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the v2 types to v3 and so all existing code should be valid. It also means that we're not yet exposing any specific
v3 features.
- Added new method `trim_base_path` to trim the api base path from all method paths.
- `Apiv2Schema` supports `url` [PR#334](https://github.com/paperclip-rs/paperclip/pull/334)

### Changed
- Actix plugin: `#[api_v2_errors]` macro now supports adding different error schemes per response code.
Expand Down

0 comments on commit 791955b

Please sign in to comment.