Skip to content

Commit

Permalink
1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Aug 9, 2022
1 parent 6a8999f commit 6edf0bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,8 @@

- Add piccolo-orm plugin
- Fix CacheConfig being broken due to pydantic validation bug

[1.9.0]

- Add support for [picologging](https://github.com/microsoft/picologging)
- Update response headers, handling of cookies and handling of responses
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "starlite"
version = "1.8.1"
version = "1.9.0"
description = "Light-weight and flexible ASGI API Framework"
authors = ["Na'aman Hirschfeld <[email protected]>"]
maintainers = ["Na'aman Hirschfeld <[email protected]>", "Peter Schutt <[email protected]>", "Cody Fincher <[email protected]>"]
Expand Down

0 comments on commit 6edf0bd

Please sign in to comment.